REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
derived Namespace Reference

Functions

void 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 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)
 

Function Documentation

◆ remora_dernull()

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   
)

Definition at line 9 of file REMORA_Derive.cpp.

Referenced by REMORA::WritePlotFile().

Here is the caller graph for this function:

◆ remora_dervort()

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   
)

Definition at line 41 of file REMORA_Derive.cpp.

Referenced by REMORA::ErrorEst(), and REMORA::WritePlotFile().

Here is the caller graph for this function: