mus_calc_nElems Subroutine

public subroutine mus_calc_nElems(me, nFluids, nGhostFromCoarser, nGhostFromFiner, nHalos)

Compute nElems for different types

Arguments

Type IntentOptional Attributes Name
type(pdf_data_type) :: me
integer, intent(in) :: nFluids
integer, intent(in) :: nGhostFromCoarser
integer, intent(in) :: nGhostFromFiner
integer, intent(in) :: nHalos

Called by

proc~~mus_calc_nelems~~CalledByGraph proc~mus_calc_nelems mus_calc_nElems proc~mus_hvs_construct mus_hvs_construct proc~mus_hvs_construct->proc~mus_calc_nelems program~mus_harvesting mus_harvesting program~mus_harvesting->proc~mus_hvs_construct

Contents