#include <AMReX.H>
◆ AMReX() [1/3]
◆ ~AMReX()
◆ AMReX() [2/3]
amrex::AMReX::AMReX |
( |
AMReX const & |
| ) |
|
|
delete |
◆ AMReX() [3/3]
amrex::AMReX::AMReX |
( |
AMReX && |
| ) |
|
|
delete |
◆ empty()
static bool amrex::AMReX::empty |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ erase()
void amrex::AMReX::erase |
( |
AMReX * |
pamrex | ) |
|
|
static |
◆ getDefaultGeometry()
Geometry* amrex::AMReX::getDefaultGeometry |
( |
| ) |
|
|
inlinenoexcept |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ push()
void amrex::AMReX::push |
( |
AMReX * |
pamrex | ) |
|
|
static |
◆ size()
static int amrex::AMReX::size |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ top()
static AMReX* amrex::AMReX::top |
( |
| ) |
|
|
inlinestaticnoexcept |
◆ m_geom
Geometry* amrex::AMReX::m_geom = nullptr |
|
private |
◆ m_instance
std::vector< std::unique_ptr< AMReX > > amrex::AMReX::m_instance |
|
staticprivate |
The documentation for this class was generated from the following files:
- /home/runner/work/amrex/amrex/Src/Base/AMReX.H
- /home/runner/work/amrex/amrex/Src/Base/AMReX.cpp