Skip to main content

femm_field_func

Function femm_field_func 

Source
pub fn femm_field_func(model: FemmModel) -> Func
Expand 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.