Chombo_EBIS Class Reference

#include <EBIndexSpace.H>

Collaboration diagram for Chombo_EBIS:

Collaboration graph
[legend]

List of all members.


Detailed Description

singleton version of EBIndexSpace.

Static Public Member Functions

static EBIndexSpaceinstance ()

Private Member Functions

 Chombo_EBIS ()
 ~Chombo_EBIS ()

Static Private Attributes

static EBIndexSpaces_instance

Constructor & Destructor Documentation

Chombo_EBIS::Chombo_EBIS (  )  [inline, private]

Chombo_EBIS::~Chombo_EBIS (  )  [inline, private]


Member Function Documentation

static EBIndexSpace* Chombo_EBIS::instance (  )  [static]

Return a pointer to the singleton EBIndexSpace. Until this is called once, the singleton is null. See Design patterns for why this is done this way.


Member Data Documentation

This is NULL until the first time instance() is called. On the first time it is called it is set to new EBIndexSpace(); After that it points to the same thing.


The documentation for this class was generated from the following file:

Generated on Tue Apr 14 14:22:57 2009 for Chombo + EB by  doxygen 1.5.5