OpenCMISS-Iron Internal API Documentation
|
Contains information for interface region specific data that is not of 'region' importance. <<>> More...
Public Attributes | |
type(interface_type), pointer | interface |
A pointer back to the interface containing the interface conditions. More... | |
integer(intg) | number_of_interface_conditions |
The number of interface conditions. More... | |
type(interface_condition_ptr_type), dimension(:), pointer | interface_conditions |
INTERFACE_CONDITIONS(interface_condition_idx). A pointer to the interface_condition_idx'th interface condition. More... | |
Contains information for interface region specific data that is not of 'region' importance. <<>>
type(interface_type), pointer types::interface_conditions_type::interface |
type(interface_condition_ptr_type), dimension(:), pointer types::interface_conditions_type::interface_conditions |