Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
character(len=:), | private, | allocatable | :: | geometry | |||
integer, | private | :: | gridpts | ||||
integer, | private | :: | gauss_gridpts | ||||
integer, | private | :: | ef_gridpts | ||||
real(kind=dp), | private | :: | grid_start | ||||
real(kind=dp), | private | :: | grid_end | ||||
logical, | public | :: | coaxial | ||||
logical, | public | :: | force_r0 | ||||
logical, | public | :: | symmetric_grid |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(inout) | :: | this | |||
character(len=*), | intent(in) | :: | geometry |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(inout) | :: | this | |||
integer, | intent(in) | :: | gridpts |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(inout) | :: | this | |||
real(kind=dp), | intent(in) | :: | grid_start | |||
real(kind=dp), | intent(in) | :: | grid_end |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(in) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(inout) | :: | this |
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(grid_settings_t), | intent(inout) | :: | this |