|
ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
|
#include <set>#include <AMReX_BoxList.H>#include <AMReX_DistributionMapping.H>#include <AMReX_MFIter.H>#include <AMReX_Periodicity.H>#include "ERF_ColumnBands.H"
Functions | |
| Vector< int > | column_bands (const BoxArray &ba) |
| void | fill_below_band (MultiFab &mf, int icomp, int ncomp, int klo_band, const IntVect &lateral_ng, const Geometry &geom) |
| Vector<int> column_bands | ( | const BoxArray & | ba | ) |
Referenced by ERF::erf_enforce_hse(), erf_init_dens_hse_dry(), and rebalance_columns().

| void fill_below_band | ( | MultiFab & | mf, |
| int | icomp, | ||
| int | ncomp, | ||
| int | klo_band, | ||
| const IntVect & | lateral_ng, | ||
| const Geometry & | geom | ||
| ) |
Referenced by ERF::erf_enforce_hse(), and erf_init_dens_hse_dry().

