#include <AMReX_Box.H>
|
| static int | size () noexcept |
| |
|
| int * | p |
| |
| std::vector< int > | v |
| |
◆ BoxCommHelper()
| amrex::BoxCommHelper::BoxCommHelper |
( |
const Box & |
bx, |
|
|
int * |
p_ = nullptr |
|
) |
| |
|
explicit |
◆ data() [1/2]
| int * amrex::BoxCommHelper::data |
( |
| ) |
&& |
|
delete |
◆ data() [2/2]
| int * amrex::BoxCommHelper::data |
( |
| ) |
const & |
|
inlinenoexcept |
◆ make_box()
| Box amrex::BoxCommHelper::make_box |
( |
| ) |
const |
|
inlinenoexcept |
◆ size()
| static int amrex::BoxCommHelper::size |
( |
| ) |
|
|
inlinestaticnoexcept |
| int* amrex::BoxCommHelper::p |
|
private |
| std::vector<int> amrex::BoxCommHelper::v |
|
private |
The documentation for this class was generated from the following files: