bfieldtools.mesh_conductor.CouplingMatrix¶
-
class
bfieldtools.mesh_conductor.
CouplingMatrix
(parent, function)¶ General-use class that contains a data array (a coupling matrix) and a bookkeeping list of computed points.
When called, returns the coupling matrix for queried points. If some output has already been computed, use pre-computed values instead and only compute missing parts.
-
reset
(self)¶ Reset the coupling matrix and points
-