Damp the modal coefficients of the state vector by a given spectral viscosity method.
| Type | Intent | Optional | 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 | |||
| type(ply_poly_project_type), | intent(inout) | :: | poly_proj | |||
| integer, | intent(in) | :: | maxPolyDeg |