| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| integer, | public, | allocatable | :: | nodes(:) | |||
| real, | public, | allocatable | :: | coeffs(:) | |||
| real, | public | :: | lower | ||||
| real, | public | :: | upper |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self | |||
| real, | intent(in) | :: | f(:) | |||
| integer, | intent(in) | :: | ref |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self | |||
| real, | intent(in) | :: | f(:) |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self | |||
| type(stencil_type), | intent(in) | :: | st | |||
| real, | intent(in) | :: | tol |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(stencil_type), | intent(in) | :: | self | |||
| real, | intent(in) | :: | a |