15 #include "base_public.h"
21 UMesh(
const Args& args);
36 DECLARE_METHOD(maskCellsOfType);
37 DECLARE_METHOD(getCellTypeCount);
38 DECLARE_METHOD(getCellTypes);
const CRConnectivity & getConnectivity(const StorageSite &from, const StorageSite &to) const
const CRConnectivity & _allFaceCells
const CRConnectivity & getAllFaceCells() const
Array< int > * _cellTypeCount
const CRConnectivity & getFaceCells(const StorageSite &site) const
Array< int > * _cellTypes
map< const StorageSite *, const CRConnectivity * > _faceCellsMap