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

Calls

proc~~atl_spectral_visc_1d~~CallsGraph proc~atl_spectral_visc_1d atl_spectral_visc_1d proc~tem_abort tem_abort proc~atl_spectral_visc_1d->proc~tem_abort

Called by

proc~~atl_spectral_visc_1d~~CalledByGraph proc~atl_spectral_visc_1d atl_spectral_visc_1d proc~atl_stabilize atl_stabilize proc~atl_stabilize->proc~atl_spectral_visc_1d proc~mesh_timestep_euler mesh_timestep_euler proc~mesh_timestep_euler->proc~atl_stabilize proc~mesh_timestep_euler->proc~mesh_timestep_euler proc~mesh_timestep_imexrk mesh_timestep_imexrk proc~mesh_timestep_imexrk->proc~atl_stabilize proc~mesh_timestep_rktaylor mesh_timestep_rktaylor proc~mesh_timestep_rktaylor->proc~atl_stabilize proc~mesh_timestep_ssprk2 mesh_timestep_ssprk2 proc~mesh_timestep_ssprk2->proc~atl_stabilize program~atl_harvesting atl_harvesting program~atl_harvesting->proc~atl_stabilize

Contents