Getters
----- Temporary up to Gfortran patch -----
Linear System Solving Output
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(scalar_pde), | intent(out) | :: | eqn | |||
| character(len=*), | intent(in) | :: | input_file | |||
| character(len=*), | intent(in) | :: | sec | |||
| type(mesh), | intent(inout), | target | :: | msh | ||
| type(dimensions), | intent(in) | :: | dim |
----- Constructor -----