chombo-discharge
|
Contains an alias declaration of EBAMRTags. More...
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
Go to the source code of this file.
Typedefs | |
using | EBAMRTags = Vector< RefCountedPtr< LayoutData< DenseIntVectSet > >> |
Declaration of cell tags. More... | |
Contains an alias declaration of EBAMRTags.
using EBAMRTags = Vector<RefCountedPtr<LayoutData<DenseIntVectSet> >> |
Declaration of cell tags.
EBAMRTags is an AMR alias for storing a DenseIntVectSet in each grid patch. It is used to flag cells for refinement, but only within grid patches.