ERF
Energy Research and Forecasting: An Atmospheric Modeling Code
ERF_ProbCommon.H File Reference
#include <AMReX_ParmParse.H>
#include <AMReX_Geometry.H>
#include <AMReX_FArrayBox.H>
#include <AMReX_MultiFab.H>
#include "ERF_DataStruct.H"
#include "ERF_EOS.H"
#include "ERF_HSEUtils.H"
#include "ERF_TileNoZ.H"
Include dependency graph for ERF_ProbCommon.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) AMREX_ATTRIBUTE_WEAK
 

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_shared().

Here is the caller graph for this function: