| 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 |