This datatype is a wrapper for the immersed boundary information and a possible logging type for debugging
| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| type(mus_IBM_type), | private, | allocatable | :: | IBM(:) | the immersed boundary data |
||
| integer, | private | :: | nIBMs | number of immersed boundaries |
|||
| type(tem_logging_type), | private | :: | logIBM | logging unit for IBM debug output to file |