pub fn femm_field_func(model: FemmModel) -> FuncExpand description
Wraps a model’s potential field as a sim-numbers Func over position.
Builds a trivial single-element solution for model and exposes its
potential projection as a spatial function, used where a model is consumed
as a field-valued function rather than a parameter-to-scalar map.