modg_invMassMatrix_Q Subroutine

private subroutine modg_invMassMatrix_Q(mesh, kerneldata, scheme, nElems)

Applies the inverse of the mass matrix for a 3D scheme.

Arguments

Type IntentOptional 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_scheme_type), intent(in) :: scheme

Parameters of the modal dg scheme

integer, intent(in) :: nElems