ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
prob_common.H File Reference
#include <AMReX_ParmParse.H>
#include <AMReX_Geometry.H>
#include <AMReX_FArrayBox.H>
#include <AMReX_MultiFab.H>
#include "DataStruct.H"
#include "EOS.H"
#include "HSE_utils.H"
#include "TileNoZ.H"
Include dependency graph for prob_common.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProbParmDefaults
 
class  ProblemBase
 

Functions

std::unique_ptr< ProblemBaseamrex_probinit (const amrex_real *problo, const amrex_real *probhi)
 

Function Documentation

◆ amrex_probinit()

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

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

Referenced by ERF::ERF().

Here is the caller graph for this function: