| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | private | :: | dim_integralblock | ||||
| integer, | private | :: | dim_subblock | ||||
| integer, | private | :: | dim_quadblock | ||||
| integer, | private | :: | dim_matrix |
| procedure, public :: set_block_dims | |
| procedure, public :: get_dim_integralblock | |
| procedure, public :: get_dim_subblock | |
| procedure, public :: get_dim_quadblock | |
| procedure, public :: get_dim_matrix |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dims_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dims_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dims_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dims_t), | intent(in) | :: | this |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(dims_t), | intent(inout) | :: | this | |||
| integer, | intent(in) | :: | nb_eqs | |||
| integer, | intent(in) | :: | gridpts |