|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
This is the complete list of members for REMORAFillPatcher, including all inherited members.
| BuildMask(amrex::BoxArray const &fba, int nghost, int nghost_set) | REMORAFillPatcher | |
| Define(amrex::BoxArray const &fba, amrex::DistributionMapping const &fdm, amrex::Geometry const &fgeom, amrex::BoxArray const &cba, amrex::DistributionMapping const &cdm, amrex::Geometry const &cgeom, int nghost, int nghost_set, int ncomp, amrex::InterpBase *interp) | REMORAFillPatcher | |
| Fill(amrex::MultiFab &mf, amrex::Real time, BC &cbc, amrex::Vector< amrex::BCRec > const &bcs, int mask_val) | REMORAFillPatcher | |
| FillRelax(amrex::MultiFab &mf, amrex::Real time, BC &cbc, amrex::Vector< amrex::BCRec > const &bcs) | REMORAFillPatcher | |
| FillSet(amrex::MultiFab &mf, amrex::Real time, BC &cbc, amrex::Vector< amrex::BCRec > const &bcs) | REMORAFillPatcher | |
| GetMask() | REMORAFillPatcher | inline |
| GetRelaxMaskVal() | REMORAFillPatcher | inline |
| GetSetMaskVal() | REMORAFillPatcher | inline |
| InterpCell(amrex::MultiFab &fine, amrex::MultiFab const &crse, amrex::Vector< amrex::BCRec > const &bcr, int mask_val) | REMORAFillPatcher | |
| InterpFace(amrex::MultiFab &fine, amrex::MultiFab const &crse, int mask_val) | REMORAFillPatcher | |
| m_cba | REMORAFillPatcher | private |
| m_cdm | REMORAFillPatcher | private |
| m_cf_crse_data_new | REMORAFillPatcher | private |
| m_cf_crse_data_old | REMORAFillPatcher | private |
| m_cf_mask | REMORAFillPatcher | private |
| m_cgeom | REMORAFillPatcher | private |
| m_crse_times | REMORAFillPatcher | private |
| m_dt_crse | REMORAFillPatcher | private |
| m_fba | REMORAFillPatcher | private |
| m_fdm | REMORAFillPatcher | private |
| m_fgeom | REMORAFillPatcher | private |
| m_interp | REMORAFillPatcher | private |
| m_ncomp | REMORAFillPatcher | private |
| m_nghost | REMORAFillPatcher | private |
| m_nghost_subset | REMORAFillPatcher | private |
| m_ratio | REMORAFillPatcher | private |
| m_relax_mask | REMORAFillPatcher | private |
| m_set_mask | REMORAFillPatcher | private |
| RegisterCoarseData(amrex::Vector< amrex::MultiFab const * > const &crse_data, amrex::Vector< amrex::Real > const &crse_time) | REMORAFillPatcher | |
| REMORAFillPatcher(amrex::BoxArray const &fba, amrex::DistributionMapping const &fdm, amrex::Geometry const &fgeom, amrex::BoxArray const &cba, amrex::DistributionMapping const &cdm, amrex::Geometry const &cgeom, int nghost, int nghost_set, int ncomp, amrex::InterpBase *interp) | REMORAFillPatcher |