Definition of the geometry of a subdomain. More...
Public Attributes | |
| character(len=:), allocatable | name |
| Name of the subdomain. | |
| class(t_shape), allocatable | shape |
| Shape of the subdomain. | |
Definition of the geometry of a subdomain.
| character(len=:), allocatable type_subdomain::t_subdomain_geometry::name |
Name of the subdomain.
| class(t_shape), allocatable type_subdomain::t_subdomain_geometry::shape |
Shape of the subdomain.