source/toolbox/database/MemoryDatabase.C File Reference

#include "tbox/MemoryDatabase.h"
#include "tbox/Utilities.h"
#include "tbox/IOStream.h"
#include <stdlib.h>
#include "tbox/SAMRAI_MPI.h"

Namespaces

namespace  SAMRAI
namespace  SAMRAI::tbox

Defines

#define PRINT_DEFAULT   (1)
#define PRINT_INPUT   (2)
#define PRINT_UNUSED   (4)
#define SSTREAM_BUFFER   (4096)
#define MEMORY_DB_ERROR(X)

Define Documentation

#define PRINT_DEFAULT   (1)

#define PRINT_INPUT   (2)

#define PRINT_UNUSED   (4)

#define SSTREAM_BUFFER   (4096)

#define MEMORY_DB_ERROR (  ) 

Value:

do {                                            \
      pout << "MemoryDatabase: " << X << std::endl << std::flush;       \
      printClassData(pout);                                             \
      pout << "Program abort called..." << std::endl << std::flush;     \
      SAMRAI_MPI::abort();                                              \
} while (0)


Generated on Thu Jun 18 11:28:17 2009 for SAMRAI by  doxygen 1.5.1