OpenCMISS-Iron Internal API Documentation
|
Contains information on the interpolation for the interface equations. More...
Public Attributes | |
type(interface_equations_type), pointer | interface_equations |
A pointer to the equations. More... | |
type(interface_equations_domain_interpolation_type) | interface_interpolation |
The interpolation information for interpolating on the interface. More... | |
type(interface_equations_domain_interpolation_type), dimension(:), allocatable | variable_interpolation |
VARIABLE_INTERPOLATION(variable_idx). The interpolation for the variable_idx'th field variable in the interface condition. More... | |
Contains information on the interpolation for the interface equations.
type(interface_equations_type), pointer types::interface_equations_interpolation_type::interface_equations |
type(interface_equations_domain_interpolation_type) types::interface_equations_interpolation_type::interface_interpolation |
type(interface_equations_domain_interpolation_type), dimension(:), allocatable types::interface_equations_interpolation_type::variable_interpolation |