#include <string>
#include "tbox/PIO.h"
#include "tbox/SAMRAI_MPI.h"
#include "tbox/ParallelBuffer.h"
Namespaces | |
namespace | SAMRAI |
namespace | SAMRAI::tbox |
Defines | |
#define | NULL 0 |
Functions | |
std::ostream | SAMRAI::tbox::pout (&pout_buffer) |
std::ostream | SAMRAI::tbox::perr (&perr_buffer) |
std::ostream | SAMRAI::tbox::plog (&plog_buffer) |
Variables | |
static ParallelBuffer | SAMRAI::tbox::pout_buffer |
static ParallelBuffer | SAMRAI::tbox::perr_buffer |
static ParallelBuffer | SAMRAI::tbox::plog_buffer |
#define NULL 0 |