Initialize the solver
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(case_obj), | intent(inout) | :: | this |
Simulation case |
||
type(block_obj), | intent(in), | target | :: | block |
Associated block |
|
type(parallel_obj), | intent(in), | target | :: | parallel |
Associated parallel obj |
|
type(parser_obj), | intent(in), | target | :: | parser |
Parser |