Evaluates constantrate source
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| class(source_constantrate_t), | intent(in) | :: | self |
Instance of type |
||
| class(equilibrium_storage_t), | intent(in) | :: | equi_storage |
Equilibrium storage |
||
| type(mesh_cart_t), | intent(in) | :: | mesh |
Mesh |
||
| real(kind=GP), | intent(inout), | dimension(mesh%get_n_points_inner()) | :: | src_u |
Source values on inner mesh points |