Applies the inverse of the mass matrix for a 2D scheme in P_space.
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(atl_cube_elem_type) | :: | mesh |
The mesh you are working with. |
|||
type(atl_kerneldata_type) | :: | kerneldata |
The data of the kernel. |
|||
type(atl_modg_2d_scheme_type), | intent(in) | :: | scheme |
Parameters of the modal dg scheme |
||
integer, | intent(in) | :: | nElems |