Mesh Oriented datABase
(version 5.4.1)
Array-based unstructured mesh datastructure
|
check(unsigned verbosity) | moab::DebugOutput | [inline, private] |
cpuTi | moab::DebugOutput | [private] |
DebugOutput(DebugOutputStream *str, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(DebugOutputStream *str, int rank, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(FILE *str, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(FILE *str, int rank, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(std::ostream &str, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(std::ostream &str, int rank, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const char *pfx, DebugOutputStream *str, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const char *pfx, DebugOutputStream *str, int rank, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const char *pfx, FILE *str, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const char *pfx, FILE *str, int rank, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const char *pfx, std::ostream &str, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const char *pfx, std::ostream &str, int rank, unsigned verbosity=0) | moab::DebugOutput | |
DebugOutput(const DebugOutput ©) | moab::DebugOutput | |
get_prefix() const | moab::DebugOutput | [inline] |
get_rank() const | moab::DebugOutput | [inline] |
get_verbosity() const | moab::DebugOutput | [inline] |
have_rank() const | moab::DebugOutput | [inline] |
limit_output_to_first_N_procs(int N) | moab::DebugOutput | [inline] |
lineBuffer | moab::DebugOutput | [private] |
linePfx | moab::DebugOutput | [private] |
list_ints_real(const char *pfx, const Range &range) | moab::DebugOutput | [private] |
list_range_real(const char *pfx, const Range &range) | moab::DebugOutput | [private] |
mpiRank | moab::DebugOutput | [private] |
operator=(const DebugOutput ©) | moab::DebugOutput | |
outputImpl | moab::DebugOutput | [private] |
print(int verbosity, const char *str) | moab::DebugOutput | [inline] |
print(int verbosity, const std::string &str) | moab::DebugOutput | [inline] |
print(int verbosity, const char *pfx, const Range &range) | moab::DebugOutput | [inline] |
print(int verbosity, const Range &range) | moab::DebugOutput | [inline] |
print_ints(int verbosity, const char *pfx, const Range &range) | moab::DebugOutput | [inline] |
print_ints(int verbosity, const Range &range) | moab::DebugOutput | [inline] |
print_real(const char *buffer) | moab::DebugOutput | [private] |
print_real(const std::string &str) | moab::DebugOutput | [private] |
print_real(const char *buffer, va_list args1, va_list args2) | moab::DebugOutput | [private] |
printf(int verbosity, const char *fmt,...) MB_PRINTF(2) | moab::DebugOutput | [inline] |
process_line_buffer() | moab::DebugOutput | [private] |
set_prefix(const std::string &str) | moab::DebugOutput | [inline] |
set_rank(int rank) | moab::DebugOutput | [inline] |
set_verbosity(unsigned val) | moab::DebugOutput | [inline] |
tprint(int verbosity, const char *str) | moab::DebugOutput | [inline] |
tprint(int verbosity, const std::string &str) | moab::DebugOutput | [inline] |
tprint() | moab::DebugOutput | [private] |
tprint_real(const char *buffer) | moab::DebugOutput | [private] |
tprint_real(const std::string &str) | moab::DebugOutput | [private] |
tprint_real(const char *buffer, va_list args1, va_list args2) | moab::DebugOutput | [private] |
tprintf(int verbosity, const char *fmt,...) MB_PRINTF(2) | moab::DebugOutput | [inline] |
use_world_rank() | moab::DebugOutput | |
verbosityLimit | moab::DebugOutput | [private] |
~DebugOutput() | moab::DebugOutput |