pub fn update_plasma_source_with_profiles(
ctx: SourceProfileContext<'_>,
params_p: &ProfileParams,
params_ff: &ProfileParams,
) -> FusionResult<Array2<f64>>Expand description
Update toroidal current density using externally provided profile parameters.
This is the kernel-facing hook used by inverse reconstruction when profile parameters are being estimated from measurements.