Projection of the source terms (in modal representation) to the test functions.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| type(atl_source_type), | intent(in) | :: | sourcedata | The modal representation of the source |
||
| integer, | intent(in) | :: | nScalars | The number scalar variables in the equation system. |
||
| type(atl_cube_elem_type), | intent(in) | :: | mesh | The cubical elements. |
||
| type(atl_modg_2d_scheme_type), | intent(in) | :: | scheme | The parameters of the MODG scheme |
||
| type(atl_kerneldata_type), | intent(inout) | :: | kerneldata | The data of the kernel. This one is updated by the projection. |
||
| integer, | intent(in) | :: | currentLevel | The current level |