|
REMORA
Regional Modeling of Oceans Refined Adaptively
|
#include <REMORA.H>#include <REMORA_DataStruct.H>#include <AMReX_Geometry.H>#include <AMReX_FArrayBox.H>

Go to the source code of this file.
Classes | |
| class | ProblemBase |
Functions | |
| std::unique_ptr< ProblemBase > | amrex_probinit (const amrex_real *problo, const amrex_real *probhi) AMREX_ATTRIBUTE_WEAK |
| Function to init the physical bounds of the domain and instantiate a Problem derived from ProblemBase. | |
|
extern |
Function to init the physical bounds of the domain and instantiate a Problem derived from ProblemBase.
Referenced by REMORA::REMORA().
