get_sz Function

public pure function get_sz(self) result(sz)

Getter for parameter SZ

Type Bound

mesh_t

Arguments

Type IntentOptional Attributes Name
class(mesh_t), intent(in) :: self

Return Value integer


Called by

proc~~get_sz~~CalledByGraph proc~get_sz m_mesh::mesh_t%get_sz proc~get_index_reordering_dirs m_ordering::get_index_reordering_dirs proc~get_index_reordering_dirs->proc~get_sz interface~get_index_reordering m_ordering::get_index_reordering interface~get_index_reordering->proc~get_index_reordering_dirs proc~get_index_reordering_rdr m_ordering::get_index_reordering_rdr interface~get_index_reordering->proc~get_index_reordering_rdr proc~get_index_reordering_rdr->interface~get_index_reordering proc~reorder_omp m_omp_backend::omp_backend_t%reorder_omp proc~reorder_omp->interface~get_index_reordering proc~sum_intox_omp m_omp_backend::sum_intox_omp proc~sum_intox_omp->interface~get_index_reordering proc~sum_yintox_omp m_omp_backend::omp_backend_t%sum_yintox_omp proc~sum_yintox_omp->proc~sum_intox_omp proc~sum_zintox_omp m_omp_backend::omp_backend_t%sum_zintox_omp proc~sum_zintox_omp->proc~sum_intox_omp