atl_spectral_visc_1d Subroutine

private subroutine atl_spectral_visc_1d(state, mesh, filter, maxPolyDeg)

Damp )the modal coefficients of the state vector by a given spectral viscosity method.

Arguments

Type IntentOptional Attributes Name
type(atl_statedata_type), intent(inout) :: state
type(atl_cube_elem_type), intent(in) :: mesh
type(atl_spectral_visc_type), intent(in) :: filter
integer, intent(in) :: maxPolyDeg