| Type | Visibility | Attributes | Name | Initial | |||
|---|---|---|---|---|---|---|---|
| real(kind=dp), | private | :: | h_quad(4) |
quadratic basis functions |
|||
| real(kind=dp), | private | :: | dh_quad(4) |
derivative of quadratic basis functions |
|||
| real(kind=dp), | private | :: | h_cubic(4) |
cubic basis functions |
|||
| real(kind=dp), | private | :: | dh_cubic(4) |
derivative of cubic basis functions |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background | |||
| type(physics_t), | intent(in) | :: | physics |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background | |||
| type(physics_t), | intent(in) | :: | physics |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background | |||
| type(physics_t), | intent(in) | :: | physics |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| real(kind=dp), | intent(in) | :: | x | |||
| real(kind=dp), | intent(in) | :: | weight | |||
| complex(kind=dp), | intent(inout) | :: | quadblock(:,:) | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background | |||
| type(physics_t), | intent(in) | :: | physics |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| character(len=*), | intent(in) | :: | edge |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(matrix_t), | intent(inout) | :: | matrix | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background | |||
| type(physics_t), | intent(in) | :: | physics |
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(matrix_t), | intent(inout) | :: | matrix | |||
| type(settings_t), | intent(in) | :: | settings | |||
| type(grid_t), | intent(in) | :: | grid | |||
| type(background_t), | intent(in) | :: | background | |||
| type(physics_t), | intent(in) | :: | physics |