Contains pointer to musubi data types required for variable operation method_data
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(mus_scheme_type), | private, | pointer | :: | scheme | => | NULL() | scheme data type |
| type(mus_physics_type), | private, | pointer | :: | physics | => | NULL() | contains basic SI units to convert from lattice to physical and vice versa |
| type(mus_geom_type), | private, | pointer | :: | geometry | => | NULL() | Contains geometry information and definitions |