Base class from mapping node degrees of freedom to function values
-
__init__()
Methods
Attributes
-
value_dtype: type
-
dof_dtype: type
-
DOF_SIZE: int
-
dof_to_value = <Function DofMapper__dof_to_value(dof: typing.Any)>
- Parameters:
dof (Any)
-
value_to_dof = <Function DofMapper__value_to_dof(val: typing.Any)>
- Parameters:
val (Any)