Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(matrix_t), | intent(inout) | :: | matrix_A | the A-matrix with boundary conditions imposed on exit |
||
type(matrix_t), | intent(inout) | :: | matrix_B | the B-matrix with boundary conditions imposed on exit |
||
type(settings_t), | intent(in) | :: | settings | the settings object |
||
type(grid_t), | intent(in) | :: | grid | |||
type(background_t), | intent(in) | :: | background | |||
type(physics_t), | intent(in) | :: | physics |