REMORA
Regional Modeling of Oceans Refined Adaptively
|
#include <AMReX_FArrayBox.H>
#include <AMReX_Geometry.H>
Go to the source code of this file.
Namespaces | |
namespace | derived |
Functions | |
void | derived::remora_dernull (const amrex::Box &, amrex::FArrayBox &, int, int, const amrex::FArrayBox &, const amrex::Array4< const amrex::Real > &, const amrex::Array4< const amrex::Real > &, const amrex::Geometry &, amrex::Real, const int *, const int) |
void | derived::remora_dervort (const amrex::Box &bx, amrex::FArrayBox &derfab, int dcomp, int ncomp, const amrex::FArrayBox &datfab, const amrex::Array4< const amrex::Real > &pm, const amrex::Array4< const amrex::Real > &pn, const amrex::Geometry &, amrex::Real, const int *, const int) |