REMORA
Regional Modeling of Oceans Refined Adaptively
Loading...
Searching...
No Matches
REMORA_prob_common.H File Reference
#include <REMORA.H>
#include <REMORA_DataStruct.H>
#include <AMReX_Geometry.H>
#include <AMReX_FArrayBox.H>
Include dependency graph for REMORA_prob_common.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ProblemBase
 

Functions

std::unique_ptr< ProblemBaseamrex_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.
 

Function Documentation

◆ amrex_probinit()

std::unique_ptr< ProblemBase > amrex_probinit ( const amrex_real *  problo,
const amrex_real *  probhi 
)
extern

Function to init the physical bounds of the domain and instantiate a Problem derived from ProblemBase.

Referenced by REMORA::REMORA().

Here is the caller graph for this function: