EBDataFactory Class Reference

#include <EBDataFactory.H>

Inheritance diagram for EBDataFactory:

Inheritance graph
[legend]

List of all members.


Detailed Description

Factory class to produce EBData(es).

This is needed for LevelData construction.

Public Member Functions

virtual EBDatacreate (const Box &a_box, int a_ncomps, const DataIndex &a_datInd) const
 EBDataFactory ()
virtual ~EBDataFactory ()
virtual bool threadSafe () const
 return true if copy and construction are thread safe--NOT TRUE HERE


Constructor & Destructor Documentation

EBDataFactory::EBDataFactory (  )  [inline]

virtual EBDataFactory::~EBDataFactory (  )  [inline, virtual]


Member Function Documentation

virtual EBData* EBDataFactory::create ( const Box a_box,
int  a_ncomps,
const DataIndex a_datInd 
) const [virtual]

Creates an undefined EBData.

Implements DataFactory< EBData >.

virtual bool EBDataFactory::threadSafe (  )  const [inline, virtual]

return true if copy and construction are thread safe--NOT TRUE HERE

Reimplemented from DataFactory< EBData >.


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

Generated on Fri Apr 5 04:25:01 2019 for Chombo + EB by  doxygen 1.5.5