Parameters for geometry
Sets parameters for geometry, either via namelist from file, or setting explicitly
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(params_geometry_t), | intent(inout) | :: | self |
Instance of the type |
||
| character(len=*), | intent(in), | optional | :: | filename |
Filename where parameter are read from |
|
| integer, | intent(in), | optional | :: | geometry_in |
Type of geometry |
Gets type of geometry
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(params_geometry_t), | intent(in) | :: | self |
Instance of the type |
Displays information about parameters
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(params_geometry_t), | intent(in) | :: | self |
Instance of the type |