IBAMR  IBAMR version 0.19.
Classes | Namespaces
SAMRAIDataCache.h File Reference
#include <ibtk/config.h>
#include <ibtk/ibtk_utilities.h>
#include "IntVector.h"
#include "PatchHierarchy.h"
#include "tbox/DescribedClass.h"
#include "tbox/Pointer.h"
#include <map>
#include <memory>
#include <set>
#include <string>
#include <tuple>
#include <typeindex>

Classes

class  IBTK::SAMRAIDataCache
 Class SAMRAIDataCache is a utility class for caching cloned SAMRAI patch data. Patch data are allocated as needed and should not be deallocated by the caller. More...
 
class  IBTK::SAMRAIDataCache::CachedPatchDataIndex
 Class for accessing cached patch data indices. More...
 
struct  IBTK::SAMRAIDataCache::CachedPatchDataIndex::PatchDataIndexHandle
 

Namespaces

 IBTK