SABER
tools_func::independent_levels Interface Reference

Public Member Functions

subroutine func_independent_levels (mpl, nlx, grid_hash, nlxi, lx_to_lxi, lxi_to_lx, ifmt)
 Compute independent levels. More...
 

Detailed Description

Definition at line 79 of file tools_func.F90.

Member Function/Subroutine Documentation

◆ func_independent_levels()

subroutine tools_func::independent_levels::func_independent_levels ( type(mpl_type), intent(inout)  mpl,
integer, intent(in)  nlx,
integer, dimension(nlx), intent(in)  grid_hash,
integer, intent(out)  nlxi,
integer, dimension(nlx), intent(out)  lx_to_lxi,
integer, dimension(nlx), intent(out)  lxi_to_lx,
integer, intent(in)  ifmt 
)

Compute independent levels.

Parameters
[in,out]mplMPI data
[in]nlxNumber of levels
[in]grid_hashGrid hash profile
[out]nlxiNumber of independent levels
[out]lx_to_lxiLevels to independent levels
[out]lxi_to_lxIndependent levels to levels
[in]ifmtIndentation

Definition at line 459 of file tools_func.F90.


The documentation for this interface was generated from the following file: