source/toolbox/base/SAMRAIManager.h File Reference

#include "SAMRAI_config.h"
#include "tbox/Database.h"

Namespaces

namespace  SAMRAI
namespace  SAMRAI::tbox

Classes

struct  SAMRAI::tbox::SAMRAIManager
 Class SAMRAIManager is a utility for managing startup and shutdown for SAMRAI applications and for changing the maximum number of patch data components supported by SAMRAI patches. All applications should call SAMRAIManager::startup() (or SAMRAIManager::startup()) at the beginning of the program. Startup should be called after initializing MPI but before any SAMRAI objects are used. SAMRAIManager::shutdown() (or SAMRAIManager:shutdown()) should be called near the end of the program, but before shutting down MPI and calling exit(0). Note that the shutdown function does not exit the program; it merely shuts down certain packages and deallocates memory (mostly objects with static members). More...

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