|
Alamo
|
Functions | |
| void | Compare (std::string file, std::string func, int line, const amrex::MultiFab &a_mf, std::string desc, amrex::Box domain, int) |
| template<class T > | |
| AMREX_FORCE_INLINE void | Probe (std::string file, std::string func, int line, amrex::FabArray< amrex::BaseFab< T > > &a_mf, int i, int j, int k, int n) |
| AMREX_FORCE_INLINE int | Probe (std::string file, std::string func, int line, const amrex::MultiFab &a_mf, int _i, int _j, int, int n, int pad=0) |
| AMREX_FORCE_INLINE void | Probe (std::string file, std::string func, int line, amrex::iMultiFab &a_mf, int i, int j, int k, int n) |
| AMREX_FORCE_INLINE void | Compare (std::string file, std::string func, int line, const amrex::MultiFab &mf, const amrex::Box domain, int ngrow) |
| AMREX_FORCE_INLINE void | Compare (std::string file, std::string func, int line, const amrex::MultiFab &mf, int ngrow) |
| AMREX_FORCE_INLINE void | Compare (std::string file, std::string func, int line, const amrex::MultiFab &mf, std::string desc="") |
Variables | |
| bool | Compare_on = false |
| std::map< std::string, int > | Compare_map |
| int | Compare_cnt = 0 |
| void Util::Debug::Compare | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| const amrex::MultiFab & | a_mf, | ||
| std::string | desc, | ||
| amrex::Box | domain, | ||
| int | |||
| ) |
| AMREX_FORCE_INLINE void Util::Debug::Compare | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| const amrex::MultiFab & | mf, | ||
| const amrex::Box | domain, | ||
| int | ngrow | ||
| ) |
| AMREX_FORCE_INLINE void Util::Debug::Compare | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| const amrex::MultiFab & | mf, | ||
| int | ngrow | ||
| ) |
| AMREX_FORCE_INLINE void Util::Debug::Compare | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| const amrex::MultiFab & | mf, | ||
| std::string | desc = "" |
||
| ) |
| AMREX_FORCE_INLINE void Util::Debug::Probe | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| amrex::FabArray< amrex::BaseFab< T > > & | a_mf, | ||
| int | i, | ||
| int | j, | ||
| int | k, | ||
| int | n | ||
| ) |
| AMREX_FORCE_INLINE void Util::Debug::Probe | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| amrex::iMultiFab & | a_mf, | ||
| int | i, | ||
| int | j, | ||
| int | k, | ||
| int | n | ||
| ) |
| AMREX_FORCE_INLINE int Util::Debug::Probe | ( | std::string | file, |
| std::string | func, | ||
| int | line, | ||
| const amrex::MultiFab & | a_mf, | ||
| int | _i, | ||
| int | _j, | ||
| int | , | ||
| int | n, | ||
| int | pad = 0 |
||
| ) |