transeq_default Subroutine

public subroutine transeq_default(self, rhs, variables)

Skew-symmetric form of convection-diffusion terms in the incompressible Navier-Stokes momemtum equations, excluding pressure terms. Inputs from velocity grid and outputs to velocity grid.

Arguments

Type IntentOptional Attributes Name
class(solver_t) :: self
type(flist_t), intent(inout) :: rhs(:)
type(flist_t), intent(inout) :: variables(:)

Calls

proc~~transeq_default~~CallsGraph proc~transeq_default m_solver::transeq_default proc~apply_les m_solver::solver_t%apply_les proc~transeq_default->proc~apply_les proc~get_block m_allocator::allocator_t%get_block proc~transeq_default->proc~get_block proc~release_block m_allocator::allocator_t%release_block proc~transeq_default->proc~release_block proc~transeq_species m_solver::solver_t%transeq_species proc~transeq_default->proc~transeq_species reorder reorder proc~transeq_default->reorder sum_yintox sum_yintox proc~transeq_default->sum_yintox sum_zintox sum_zintox proc~transeq_default->sum_zintox transeq_x transeq_x proc~transeq_default->transeq_x transeq_y transeq_y proc~transeq_default->transeq_y transeq_z transeq_z proc~transeq_default->transeq_z none~apply_sgs_stress m_les::les_t%apply_sgs_stress proc~apply_les->none~apply_sgs_stress proc~create_block m_allocator::allocator_t%create_block proc~get_block->proc~create_block proc~set_shape m_field::field_t%set_shape proc~get_block->proc~set_shape proc~transeq_species->proc~get_block proc~transeq_species->proc~release_block proc~transeq_species->reorder proc~transeq_species->sum_yintox proc~transeq_species->sum_zintox transeq_species transeq_species proc~transeq_species->transeq_species none~apply_sgs_stress->proc~get_block none~apply_sgs_stress->proc~release_block none~apply_sgs_stress->reorder compute_sgs_stress compute_sgs_stress none~apply_sgs_stress->compute_sgs_stress compute_smagorinsky_nut compute_smagorinsky_nut none~apply_sgs_stress->compute_smagorinsky_nut none~mixing_length m_les::les_t%mixing_length none~apply_sgs_stress->none~mixing_length proc~get_dims m_mesh::mesh_t%get_dims none~apply_sgs_stress->proc~get_dims proc~get_padded_dims m_allocator::allocator_t%get_padded_dims none~apply_sgs_stress->proc~get_padded_dims proc~set_field_data m_base_backend::base_backend_t%set_field_data none~apply_sgs_stress->proc~set_field_data tds_solve tds_solve none~apply_sgs_stress->tds_solve vecadd vecadd none~apply_sgs_stress->vecadd proc~filter_width m_les::filter_width none~mixing_length->proc~filter_width proc~wall_damped_mixing_length m_les::wall_damped_mixing_length none~mixing_length->proc~wall_damped_mixing_length proc~get_dims_dataloc m_mesh::get_dims_dataloc proc~get_dims->proc~get_dims_dataloc proc~set_field_data->proc~get_block proc~set_field_data->proc~release_block proc~set_field_data->reorder copy_data_to_f copy_data_to_f proc~set_field_data->copy_data_to_f proc~get_rdr_from_dirs m_common::get_rdr_from_dirs proc~set_field_data->proc~get_rdr_from_dirs