OpenCMISS-Iron Internal API Documentation
|
Contains information about the penalty field information for an interface condition. More...
Public Attributes | |
type(interface_condition_type), pointer | interface_condition |
A pointer to the interface condition. More... | |
logical | penalty_finished |
Is .TRUE. if the interface penalty field has finished being created, .FALSE. if not. More... | |
logical | penalty_field_auto_created |
Is .TRUE. if the penalty field has been auto created, .FALSE. if not. More... | |
type(field_type), pointer | penalty_field |
A pointer to the penalty field. More... | |
Contains information about the penalty field information for an interface condition.
type(interface_condition_type), pointer types::interface_penalty_type::interface_condition |
type(field_type), pointer types::interface_penalty_type::penalty_field |
logical types::interface_penalty_type::penalty_field_auto_created |