Namespace fieldmapping_mod¶
Namespace List > fieldmapping_mod
Public Attributes¶
| Type | Name |
|---|---|
| integer, parameter, public | mapping_failure = -1 |
| integer, parameter, public | mapping_field_not_found = -2 |
| integer, parameter, public | mapping_invalid_category = -3 |
| integer, parameter, public | mapping_success = 0 |
Public Functions¶
| Type | Name |
|---|---|
| subroutine | mapping_init (class(fieldmappingtype), intent(inout) this) Initialize the field mapping system. |
Public Attributes Documentation¶
variable mapping_failure¶
variable mapping_field_not_found¶
variable mapping_invalid_category¶
variable mapping_success¶
Public Functions Documentation¶
function mapping_init¶
Initialize the field mapping system.
The documentation for this class was generated from the following file src/api/FieldMapping_Mod.F90