|
| BMP () |
|
void | Define (std::string filename) |
|
AMREX_FORCE_INLINE std::array< int, 3 > & | operator() (int i, int j) |
|
std::array< int, 3 > | min () |
|
std::array< int, 3 > | max () |
|
|
std::vector< std::array< int, 3 > > | data |
|
Definition at line 12 of file BMP.H.
◆ BMP()
Definition at line 15 of file BMP.H.
◆ Define()
void Util::BMP::Define |
( |
std::string |
filename | ) |
|
|
inline |
Definition at line 17 of file BMP.H.
◆ max()
std::array<int,3> Util::BMP::max |
( |
| ) |
|
|
inline |
Definition at line 70 of file BMP.H.
◆ min()
std::array<int,3> Util::BMP::min |
( |
| ) |
|
|
inline |
Definition at line 59 of file BMP.H.
◆ operator()()
AMREX_FORCE_INLINE std::array<int,3>& Util::BMP::operator() |
( |
int |
i, |
|
|
int |
j |
|
) |
| |
|
inline |
Definition at line 53 of file BMP.H.
◆ data
std::vector<std::array<int,3> > Util::BMP::data |
|
private |
Definition at line 85 of file BMP.H.
◆ nx
Definition at line 83 of file BMP.H.
◆ ny
Definition at line 83 of file BMP.H.
The documentation for this class was generated from the following file: