All refinement history. Used in unrefinement. More...
Data Structures | |
class | splitCell8 |
Public Member Functions | |
TypeName ("refinementHistory") | |
refinementHistory (const IOobject &) | |
Construct (read) given an IOobject. If global number of visible. More... | |
refinementHistory (const IOobject &, const List< splitCell8 > &splitCells, const labelList &visibleCells, const bool active) | |
Construct (read) or construct from components. More... | |
refinementHistory (const IOobject &, const label nCells) | |
Construct (read) or construct from initial number of cells. More... | |
refinementHistory (const IOobject &, const label nCells, const bool active) | |
Construct (read) or construct from initial number of cells. More... | |
refinementHistory (const IOobject &, const refinementHistory &) | |
Construct as copy. More... | |
refinementHistory (const IOobject &, const UPtrList< const labelList > &cellMaps, const UPtrList< const refinementHistory > &) | |
Construct from multiple refinement histories. If global number of. More... | |
refinementHistory (const IOobject &, Istream &) | |
Construct from Istream. If global number of. More... | |
const labelList & | visibleCells () const |
Per cell in the current mesh (i.e. visible) either -1 (unrefined) More... | |
const DynamicList< splitCell8 > & | splitCells () const |
Storage for splitCell8s. More... | |
const DynamicList< label > & | freeSplitCells () const |
Cache of unused indices in splitCells. More... | |
bool | active () const |
Is there unrefinement history? More... | |
bool & | active () |
Is there unrefinement history? More... | |
label | parentIndex (const label cellI) const |
Get parent of cell. More... | |
void | storeSplit (const label cellI, const labelList &addedCells) |
Store splitting of cell into 8. More... | |
void | combineCells (const label masterCellI, const labelList &combinedCells) |
Store combining 8 cells into master. More... | |
autoPtr< refinementHistory > | clone (const IOobject &io, const labelList &decomposition, const labelList &splitCellProc, const labelList &splitCellNum, const label procI, labelList &oldToNewSplit) const |
Low level clone. More... | |
autoPtr< refinementHistory > | clone (const IOobject &io, const labelList &cellMap) const |
Create clone from subset. More... | |
void | updateMesh (const mapPolyMesh &) |
Update numbering for mesh changes. More... | |
void | subset (const labelList &pointMap, const labelList &faceMap, const labelList &cellMap) |
Update numbering for subsetting. More... | |
void | distribute (const mapDistributePolyMesh &) |
Update local numbering for mesh redistribution. More... | |
void | compact () |
Compact splitCells_. Removes all freeSplitCells_ elements. More... | |
void | resize (const label nCells) |
Extend/shrink storage. additional visibleCells_ elements get. More... | |
void | writeDebug () const |
Debug write. More... | |
virtual bool | read () |
Read object. If global number of visible cells > 0 becomes active. More... | |
virtual bool | readData (Istream &) |
ReadData function required for regIOobject read operation. Note: More... | |
virtual bool | writeData (Ostream &) const |
WriteData function required for regIOobject write operation. More... | |
void | add (boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const |
Add my decomposition constraints. More... | |
void | apply (const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections, labelList &decomposition) const |
Apply any additional post-decomposition constraints. More... | |
TypeName ("refinementHistory") | |
refinementHistory (const IOobject &) | |
Construct (read) given an IOobject. If global number of visible. More... | |
refinementHistory (const IOobject &, const List< splitCell8 > &splitCells, const labelList &visibleCells, const bool active) | |
Construct (read) or construct from components. More... | |
refinementHistory (const IOobject &, const label nCells) | |
Construct (read) or construct from initial number of cells. More... | |
refinementHistory (const IOobject &, const label nCells, const bool active) | |
Construct (read) or construct from initial number of cells. More... | |
refinementHistory (const IOobject &, const refinementHistory &) | |
Construct as copy. More... | |
refinementHistory (const IOobject &, const UPtrList< const labelList > &cellMaps, const UPtrList< const refinementHistory > &) | |
Construct from multiple refinement histories. If global number of. More... | |
refinementHistory (const IOobject &, Istream &) | |
Construct from Istream. If global number of. More... | |
const labelList & | visibleCells () const |
Per cell in the current mesh (i.e. visible) either -1 (unrefined) More... | |
const DynamicList< splitCell8 > & | splitCells () const |
Storage for splitCell8s. More... | |
const DynamicList< label > & | freeSplitCells () const |
Cache of unused indices in splitCells. More... | |
bool | active () const |
Is there unrefinement history? More... | |
bool & | active () |
Is there unrefinement history? More... | |
label | parentIndex (const label cellI) const |
Get parent of cell. More... | |
void | storeSplit (const label cellI, const labelList &addedCells) |
Store splitting of cell into 8. More... | |
void | combineCells (const label masterCellI, const labelList &combinedCells) |
Store combining 8 cells into master. More... | |
autoPtr< refinementHistory > | clone (const IOobject &io, const labelList &decomposition, const labelList &splitCellProc, const labelList &splitCellNum, const label procI, labelList &oldToNewSplit) const |
Low level clone. More... | |
autoPtr< refinementHistory > | clone (const IOobject &io, const labelList &cellMap) const |
Create clone from subset. More... | |
void | updateMesh (const mapPolyMesh &) |
Update numbering for mesh changes. More... | |
void | subset (const labelList &pointMap, const labelList &faceMap, const labelList &cellMap) |
Update numbering for subsetting. More... | |
void | distribute (const mapDistributePolyMesh &) |
Update local numbering for mesh redistribution. More... | |
void | compact () |
Compact splitCells_. Removes all freeSplitCells_ elements. More... | |
void | resize (const label nCells) |
Extend/shrink storage. additional visibleCells_ elements get. More... | |
void | writeDebug () const |
Debug write. More... | |
virtual bool | read () |
Read object. If global number of visible cells > 0 becomes active. More... | |
virtual bool | readData (Istream &) |
ReadData function required for regIOobject read operation. Note: More... | |
virtual bool | writeData (Ostream &) const |
WriteData function required for regIOobject write operation. More... | |
void | add (boolList &blockedFace, PtrList< labelList > &specifiedProcessorFaces, labelList &specifiedProcessor, List< labelPair > &explicitConnections) const |
Add my decomposition constraints. More... | |
void | apply (const boolList &blockedFace, const PtrList< labelList > &specifiedProcessorFaces, const labelList &specifiedProcessor, const List< labelPair > &explicitConnections, labelList &decomposition) const |
Apply any additional post-decomposition constraints. More... | |
![]() | |
TypeName ("regIOobject") | |
Runtime type information. More... | |
regIOobject (const IOobject &, const bool isTime=false) | |
Construct from IOobject. Optional flag for if IOobject is the. More... | |
regIOobject (const regIOobject &) | |
Construct as copy. More... | |
regIOobject (const regIOobject &, bool registerCopy) | |
Construct as copy, transferring registry registration to copy. More... | |
regIOobject (const word &newName, const regIOobject &, bool registerCopy) | |
Construct as copy with new name, transfering registry registration. More... | |
regIOobject (const IOobject &, const regIOobject &) | |
Construct as copy with new IO parameters. More... | |
virtual | ~regIOobject () |
Destructor. More... | |
bool | checkIn () |
Add object to registry. More... | |
bool | checkOut () |
Remove object from registry. More... | |
bool | ownedByRegistry () const |
Is this object owned by the registry? More... | |
void | store () |
Transfer ownership of this object to its registry. More... | |
void | release () |
Release ownership of this object from its registry. More... | |
label | eventNo () const |
Event number at last update. More... | |
label & | eventNo () |
Event number at last update. More... | |
bool | upToDate (const regIOobject &) const |
Return true if up-to-date with respect to given object. More... | |
bool | upToDate (const regIOobject &, const regIOobject &) const |
Return true if up-to-date with respect to given objects. More... | |
bool | upToDate (const regIOobject &, const regIOobject &, const regIOobject &) const |
Return true if up-to-date with respect to given objects. More... | |
bool | upToDate (const regIOobject &, const regIOobject &, const regIOobject &, const regIOobject &) const |
Return true if up-to-date with respect to given objects. More... | |
void | setUpToDate () |
Set up to date (obviously) More... | |
virtual void | rename (const word &newName) |
Rename. More... | |
Istream & | readStream (const word &) |
Return Istream and check object type against that given. More... | |
void | close () |
Close Istream. More... | |
label | watchIndex () const |
Return file-monitoring handle. More... | |
label & | watchIndex () |
Return file-monitoring handle. More... | |
virtual bool | modified () const |
Return true if the object's file (or files for objectRegistry) More... | |
virtual bool | readIfModified () |
Read object if modified (as set by call to modified) More... | |
virtual bool | writeObject (IOstream::streamFormat, IOstream::versionNumber, IOstream::compressionType) const |
Write using given format, version and compression. More... | |
virtual bool | write () const |
Write using setting from DB. More... | |
void | operator= (const IOobject &) |
![]() | |
TypeName ("IOobject") | |
Runtime type information. More... | |
IOobject (const word &name, const fileName &instance, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | |
Construct from name, instance, registry, io options. More... | |
IOobject (const word &name, const fileName &instance, const fileName &local, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | |
Construct from name, instance, local, registry, io options. More... | |
IOobject (const fileName &path, const objectRegistry ®istry, readOption r=NO_READ, writeOption w=NO_WRITE, bool registerObject=true) | |
Construct from path, registry, io options. More... | |
IOobject (const IOobject &io, const word &name) | |
Construct as copy resetting name. More... | |
Foam::autoPtr< IOobject > | clone () const |
Clone. More... | |
virtual | ~IOobject () |
Destructor. More... | |
const Time & | time () const |
Return time. More... | |
const objectRegistry & | db () const |
Return the local objectRegistry. More... | |
const word & | name () const |
Return name. More... | |
const word & | headerClassName () const |
Return name of the class name read from header. More... | |
string & | note () |
Return non-constant access to the optional note. More... | |
const string & | note () const |
Return the optional note. More... | |
bool & | registerObject () |
Register object created from this IOobject with registry if true. More... | |
bool | registerObject () const |
Register object created from this IOobject with registry if true. More... | |
readOption | readOpt () const |
readOption & | readOpt () |
writeOption | writeOpt () const |
writeOption & | writeOpt () |
word | group () const |
Return group (extension part of name) More... | |
word | member () const |
Return member (name without the extension) More... | |
const fileName & | rootPath () const |
const fileName & | caseName () const |
const fileName & | instance () const |
fileName & | instance () |
const fileName & | local () const |
fileName | path () const |
Return complete path. More... | |
fileName | path (const word &instance, const fileName &local="") const |
Return complete path with alternative instance and local. More... | |
fileName | objectPath () const |
Return complete path + object name. More... | |
fileName | filePath () const |
Return complete path + object name if the file exists. More... | |
bool | readHeader (Istream &) |
Read header. More... | |
bool | headerOk () |
Read and check header info. More... | |
bool | writeHeader (Ostream &) const |
Write header. More... | |
bool | writeHeader (Ostream &, const word &objectType) const |
Write header. Allow override of type. More... | |
bool | good () const |
bool | bad () const |
InfoProxy< IOobject > | info () const |
Return info proxy. More... | |
void | operator= (const IOobject &) |
template<class Name > | |
Foam::word | groupName (Name name, const word &group) |
![]() | |
refCount () | |
Construct null with zero count. More... | |
int | count () const |
Return the reference count. More... | |
bool | okToDelete () const |
Return true if the reference count is zero. More... | |
void | resetRefCount () |
Reset the reference count to zero. More... | |
void | operator++ () |
Increment the reference count. More... | |
void | operator++ (int) |
Increment the reference count. More... | |
void | operator-- () |
Decrement the reference count. More... | |
void | operator-- (int) |
Decrement the reference count. More... | |
Private Member Functions | |
void | checkIndices () const |
Check consistency of structure, i.e. indices into splitCells_. More... | |
label | allocateSplitCell (const label parent, const label i) |
Allocate a splitCell. Return index in splitCells_. More... | |
void | freeSplitCell (const label index) |
Free a splitCell. More... | |
void | markSplit (const label, labelList &oldToNew, DynamicList< splitCell8 > &) const |
Mark entry in splitCells. Recursively mark its parent and subs. More... | |
void | countProc (const label index, const label newProcNo, labelList &splitCellProc, labelList &splitCellNum) const |
void | mark (const label, const label, labelList &) const |
Mark index and all its descendants. More... | |
label | markCommonCells (labelList &cellToCluster) const |
Mark cells according to top parent. Return number of clusters. More... | |
void | checkIndices () const |
Check consistency of structure, i.e. indices into splitCells_. More... | |
label | allocateSplitCell (const label parent, const label i) |
Allocate a splitCell. Return index in splitCells_. More... | |
void | freeSplitCell (const label index) |
Free a splitCell. More... | |
void | markSplit (const label, labelList &oldToNew, DynamicList< splitCell8 > &) const |
Mark entry in splitCells. Recursively mark its parent and subs. More... | |
void | countProc (const label index, const label newProcNo, labelList &splitCellProc, labelList &splitCellNum) const |
void | mark (const label, const label, labelList &) const |
Mark index and all its descendants. More... | |
label | markCommonCells (labelList &cellToCluster) const |
Mark cells according to top parent. Return number of clusters. More... | |
Static Private Member Functions | |
static void | writeEntry (const List< splitCell8 > &, const splitCell8 &) |
Debug write. More... | |
static void | writeDebug (const labelList &, const List< splitCell8 > &) |
Debug write. More... | |
static void | writeEntry (const List< splitCell8 > &, const splitCell8 &) |
Debug write. More... | |
static void | writeDebug (const labelList &, const List< splitCell8 > &) |
Debug write. More... | |
Private Attributes | |
bool | active_ |
Is active? More... | |
DynamicList< splitCell8 > | splitCells_ |
Storage for splitCells. More... | |
DynamicList< label > | freeSplitCells_ |
Unused indices in splitCells. More... | |
labelList | visibleCells_ |
Currently visible cells. Indices into splitCells. More... | |
Friends | |
Istream & | operator>> (Istream &, refinementHistory &) |
Istream operator. Note: does not do a reduction - does not set. More... | |
Ostream & | operator<< (Ostream &, const refinementHistory &) |
Istream & | operator>> (Istream &, refinementHistory &) |
Istream operator. Note: does not do a reduction - does not set. More... | |
Ostream & | operator<< (Ostream &, const refinementHistory &) |
Additional Inherited Members | |
![]() | |
enum | fileCheckTypes { timeStamp, timeStampMaster, inotify, inotifyMaster } |
Types of communications. More... | |
![]() | |
enum | objectState { GOOD, BAD } |
Enumeration defining the valid states of an IOobject. More... | |
enum | readOption { MUST_READ, MUST_READ_IF_MODIFIED, READ_IF_PRESENT, NO_READ } |
Enumeration defining the read options. More... | |
enum | writeOption { AUTO_WRITE = 0, NO_WRITE = 1 } |
Enumeration defining the write options. More... | |
![]() | |
template<class Type > | |
static Type & | store (Type *) |
Transfer ownership of the given object pointer to its registry. More... | |
template<class Type > | |
static Type & | store (autoPtr< Type > &) |
Transfer ownership of the given object pointer to its registry. More... | |
![]() | |
static bool | fileNameComponents (const fileName &path, fileName &instance, fileName &local, word &name) |
Split path into instance, local, name components. More... | |
template<class Name > | |
static word | groupName (Name name, const word &group) |
template<class Stream > | |
static Stream & | writeBanner (Stream &os, bool noHint=false) |
Write the standard OpenFOAM file/dictionary banner. More... | |
template<class Stream > | |
static Stream & | writeDivider (Stream &os) |
Write the standard file section divider. More... | |
template<class Stream > | |
static Stream & | writeEndDivider (Stream &os) |
Write the standard end file divider. More... | |
static void | replaceFileName (const word &from, const word &to) |
![]() | |
static const NamedEnum< fileCheckTypes, 4 > | fileCheckTypesNames |
static int | fileModificationSkew |
static fileCheckTypes | fileModificationChecking |
![]() | |
Istream * | objectStream () |
Construct and return an IFstream for the object. More... | |
Istream * | objectStream (const fileName &) |
Construct and return an IFstream for the object given the. More... | |
void | setBad (const string &) |
Set the object state to bad. More... | |
![]() | |
static bool | masterOnlyReading = false |
To flag master-only reading of objects. More... | |
All refinement history. Used in unrefinement.
- visibleCells: valid for the current mesh and contains per cell -1 (cell unrefined) or an index into splitCells_.
E.g. 2 cells, cell 1 gets refined so end up with 9 cells:
// splitCells 9 ( -1 (1 2 3 4 5 6 7 8) 0 0() 0 0() 0 0() 0 0() 0 0() 0 0() 0 0() 0 0() ) // visibleCells 9(-1 1 2 3 4 5 6 7 8)
So cell0 (visibleCells=-1) is unrefined. Cells 1-8 have all valid splitCells entries which are:
The parent 0 refers back to the splitcell entries.
- visibleCells: valid for the current mesh and contains per cell -1 (cell unrefined) or an index into splitCells_.
E.g. 2 cells, cell 1 gets refined so end up with 9 cells:
// splitCells 9 ( -1 (1 2 3 4 5 6 7 8) 0 0() 0 0() 0 0() 0 0() 0 0() 0 0() 0 0() 0 0() ) // visibleCells 9(-1 1 2 3 4 5 6 7 8)
So cell0 (visibleCells=-1) is unrefined. Cells 1-8 have all valid splitCells entries which are:
The parent 0 refers back to the splitcell entries.
Definition at line 95 of file refinementHistory.H.
refinementHistory | ( | const IOobject & | io | ) |
Construct (read) given an IOobject. If global number of visible.
cells > 0 becomes active
Definition at line 557 of file refinementHistory.C.
References refinementHistory::active_, regIOobject::close(), Foam::endl(), IOobject::headerOk(), IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, Foam::Pout, IOobject::READ_IF_PRESENT, IOobject::readOpt(), regIOobject::readStream(), Foam::returnReduce(), List::size(), refinementHistory::splitCells_, refinementHistory::visibleCells_, and WarningInFunction.
refinementHistory | ( | const IOobject & | io, |
const List< splitCell8 > & | splitCells, | ||
const labelList & | visibleCells, | ||
const bool | active | ||
) |
Construct (read) or construct from components.
Read or construct.
Definition at line 601 of file refinementHistory.C.
References Foam::endl(), IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, Foam::Pout, IOobject::READ_IF_PRESENT, IOobject::readOpt(), and WarningInFunction.
refinementHistory | ( | const IOobject & | io, |
const label | nCells | ||
) |
Construct (read) or construct from initial number of cells.
(all visible). If global number of visible cells > 0 becomes active
Definition at line 651 of file refinementHistory.C.
References Foam::endl(), IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, Foam::Pout, IOobject::READ_IF_PRESENT, IOobject::readOpt(), Foam::returnReduce(), and WarningInFunction.
refinementHistory | ( | const IOobject & | io, |
const label | nCells, | ||
const bool | active | ||
) |
Construct (read) or construct from initial number of cells.
(all visible) and active flag
Definition at line 711 of file refinementHistory.C.
References Foam::endl(), IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, Foam::Pout, IOobject::READ_IF_PRESENT, IOobject::readOpt(), and WarningInFunction.
refinementHistory | ( | const IOobject & | io, |
const refinementHistory & | rh | ||
) |
Construct as copy.
Definition at line 769 of file refinementHistory.C.
References Foam::endl(), and Foam::Pout.
refinementHistory | ( | const IOobject & | io, |
const UPtrList< const labelList > & | cellMaps, | ||
const UPtrList< const refinementHistory > & | refs | ||
) |
Construct from multiple refinement histories. If global number of.
visible cells > 0 becomes active
Definition at line 791 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, Foam::endl(), forAll, mesh, IOobject::MUST_READ, IOobject::MUST_READ_IF_MODIFIED, primitiveMesh::nCells(), refinementHistory::splitCell8::parent_, Foam::Pout, IOobject::READ_IF_PRESENT, IOobject::readOpt(), DynamicList::setSize(), FixedList::setSize(), UPtrList::size(), and WarningInFunction.
refinementHistory | ( | const IOobject & | io, |
Istream & | is | ||
) |
Construct from Istream. If global number of.
visible cells > 0 becomes active
Definition at line 908 of file refinementHistory.C.
References refinementHistory::active_, refinementHistory::checkIndices(), Foam::endl(), Foam::Pout, Foam::returnReduce(), List::size(), refinementHistory::splitCells_, and refinementHistory::visibleCells_.
refinementHistory | ( | const IOobject & | ) |
Construct (read) given an IOobject. If global number of visible.
cells > 0 becomes active
refinementHistory | ( | const IOobject & | , |
const List< splitCell8 > & | splitCells, | ||
const labelList & | visibleCells, | ||
const bool | active | ||
) |
Construct (read) or construct from components.
refinementHistory | ( | const IOobject & | , |
const label | nCells | ||
) |
Construct (read) or construct from initial number of cells.
(all visible). If global number of visible cells > 0 becomes active
refinementHistory | ( | const IOobject & | , |
const label | nCells, | ||
const bool | active | ||
) |
Construct (read) or construct from initial number of cells.
(all visible) and active flag
refinementHistory | ( | const IOobject & | , |
const refinementHistory & | |||
) |
Construct as copy.
refinementHistory | ( | const IOobject & | , |
const UPtrList< const labelList > & | cellMaps, | ||
const UPtrList< const refinementHistory > & | |||
) |
Construct from multiple refinement histories. If global number of.
visible cells > 0 becomes active
refinementHistory | ( | const IOobject & | , |
Istream & | |||
) |
Construct from Istream. If global number of.
visible cells > 0 becomes active
|
staticprivate |
Debug write.
Definition at line 176 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, Foam::endl(), refinementHistory::splitCell8::parent_, Foam::Pout, prefixOSstream::prefix(), and refinementHistory::splitCells().
Referenced by refinementHistory::writeDebug().
|
staticprivate |
Debug write.
Definition at line 208 of file refinementHistory.C.
References Foam::endl(), forAll, Foam::Pout, prefixOSstream::prefix(), refinementHistory::splitCells(), refinementHistory::visibleCells(), and refinementHistory::writeEntry().
|
private |
Check consistency of structure, i.e. indices into splitCells_.
Definition at line 239 of file refinementHistory.C.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::nl, refinementHistory::splitCells_, and refinementHistory::visibleCells_.
Referenced by refinementHistory::refinementHistory().
|
private |
Allocate a splitCell. Return index in splitCells_.
Definition at line 258 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, refinementHistory::freeSplitCells_, DynamicList::remove(), and refinementHistory::splitCells_.
|
private |
Free a splitCell.
Definition at line 301 of file refinementHistory.C.
References Foam::abort(), DynamicList::append(), Foam::FatalError, FatalErrorInFunction, Foam::findIndex(), refinementHistory::freeSplitCells_, refinementHistory::splitCell8::parent_, refinementHistory::splitCells_, and autoPtr::valid().
|
private |
Mark entry in splitCells. Recursively mark its parent and subs.
Definition at line 340 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, DynamicList::append(), forAll, refinementHistory::splitCell8::parent_, and refinementHistory::splitCells_.
|
private |
Definition at line 1227 of file refinementHistory.C.
References Foam::endl(), UPstream::myProcNo(), and Foam::Pout.
Mark index and all its descendants.
Definition at line 377 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, forAll, and refinementHistory::splitCells_.
Referenced by refinementHistory::markCommonCells().
|
private |
Mark cells according to top parent. Return number of clusters.
(set of cells originating from same parent)
Definition at line 403 of file refinementHistory.C.
References forAll, refinementHistory::mark(), List::setSize(), List::size(), refinementHistory::splitCells_, and refinementHistory::visibleCells_.
Referenced by refinementHistory::add(), and refinementHistory::apply().
TypeName | ( | "refinementHistory" | ) |
|
inline |
Per cell in the current mesh (i.e. visible) either -1 (unrefined)
or an index into splitCells.
Definition at line 261 of file refinementHistory.H.
Referenced by hexRef8::hexRef8(), and refinementHistory::writeDebug().
|
inline |
Storage for splitCell8s.
Definition at line 267 of file refinementHistory.H.
References refinementHistory::splitCells_.
Referenced by refinementHistory::writeDebug(), and refinementHistory::writeEntry().
|
inline |
Cache of unused indices in splitCells.
Definition at line 273 of file refinementHistory.H.
References refinementHistory::freeSplitCells_.
|
inline |
Is there unrefinement history?
Definition at line 279 of file refinementHistory.H.
References refinementHistory::active_.
Referenced by refinementHistoryConstraint::add(), refinementHistoryConstraint::apply(), and hexRef8::hexRef8().
|
inline |
Is there unrefinement history?
Definition at line 285 of file refinementHistory.H.
References refinementHistory::active_.
Get parent of cell.
Definition at line 291 of file refinementHistory.H.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, refinementHistory::splitCells_, and refinementHistory::visibleCells_.
Store splitting of cell into 8.
Definition at line 1681 of file refinementHistory.C.
References forAll.
Store combining 8 cells into master.
Definition at line 1719 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, and forAll.
Foam::autoPtr< Foam::refinementHistory > clone | ( | const IOobject & | io, |
const labelList & | decomposition, | ||
const labelList & | splitCellProc, | ||
const labelList & | splitCellNum, | ||
const label | procI, | ||
labelList & | oldToNewSplit | ||
) | const |
Low level clone.
Definition at line 935 of file refinementHistory.C.
References refinementHistory::splitCell8::addedCellsPtr_, DynamicList::append(), forAll, refinementHistory::splitCell8::parent_, List::setSize(), and DynamicList::shrink().
Foam::autoPtr< Foam::refinementHistory > clone | ( | const IOobject & | io, |
const labelList & | cellMap | ||
) | const |
void updateMesh | ( | const mapPolyMesh & | map | ) |
Update numbering for mesh changes.
Definition at line 1140 of file refinementHistory.C.
References Foam::abort(), mapPolyMesh::cellMap(), Foam::endl(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::Pout, mapPolyMesh::reverseCellMap(), and List::size().
Update numbering for subsetting.
Definition at line 1187 of file refinementHistory.C.
References Foam::abort(), Foam::endl(), Foam::FatalError, FatalErrorInFunction, forAll, Foam::Pout, and List::size().
void distribute | ( | const mapDistributePolyMesh & | map | ) |
Update local numbering for mesh redistribution.
Can only distribute clusters sent across in one go; cannot handle parts recombined in multiple passes.
Definition at line 1268 of file refinementHistory.C.
References Foam::abort(), refinementHistory::splitCell8::addedCellsPtr_, DynamicList::append(), UPstream::blocking, mapDistributePolyMesh::cellMap(), List::clear(), mapDistributeBase::constructMap(), Foam::FatalError, FatalErrorInFunction, forAll, mesh, primitiveMesh::nCells(), UPstream::nProcs(), refinementHistory::splitCell8::parent_, UPstream::parRun(), DynamicList::shrink(), List::size(), and mapDistributeBase::subMap().
void compact | ( | ) |
Compact splitCells_. Removes all freeSplitCells_ elements.
Definition at line 1518 of file refinementHistory.C.
References Foam::abort(), refinementHistory::splitCell8::addedCellsPtr_, Foam::endl(), Foam::FatalError, FatalErrorInFunction, forAll, refinementHistory::splitCell8::parent_, and Foam::Pout.
void resize | ( | const label | nCells | ) |
Extend/shrink storage. additional visibleCells_ elements get.
set to -1.
Definition at line 1120 of file refinementHistory.C.
References Foam::endl(), and Foam::Pout.
void writeDebug | ( | ) | const |
Debug write.
Definition at line 1674 of file refinementHistory.C.
|
virtual |
Read object. If global number of visible cells > 0 becomes active.
Reimplemented from regIOobject.
Definition at line 1742 of file refinementHistory.C.
References Foam::returnReduce().
Referenced by hexRef8::hexRef8().
|
virtual |
ReadData function required for regIOobject read operation. Note:
does not do a reduction - does not set active_ flag
Reimplemented from regIOobject.
Definition at line 1753 of file refinementHistory.C.
References IOstream::bad().
|
virtual |
WriteData function required for regIOobject write operation.
Implements regIOobject.
Definition at line 1760 of file refinementHistory.C.
References IOstream::good().
void add | ( | boolList & | blockedFace, |
PtrList< labelList > & | specifiedProcessorFaces, | ||
labelList & | specifiedProcessor, | ||
List< labelPair > & | explicitConnections | ||
) | const |
Add my decomposition constraints.
Definition at line 451 of file refinementHistory.C.
References IOobject::db(), Foam::endl(), forAll, Foam::Info, refinementHistory::markCommonCells(), mesh, Foam::reduce(), List::setSize(), syncTools::syncFaceList(), and Foam::type().
Referenced by refinementHistoryConstraint::add().
void apply | ( | const boolList & | blockedFace, |
const PtrList< labelList > & | specifiedProcessorFaces, | ||
const labelList & | specifiedProcessor, | ||
const List< labelPair > & | explicitConnections, | ||
labelList & | decomposition | ||
) | const |
Apply any additional post-decomposition constraints.
Definition at line 497 of file refinementHistory.C.
References IOobject::db(), Foam::endl(), forAll, Foam::Info, refinementHistory::markCommonCells(), mesh, Foam::reduce(), and Foam::type().
Referenced by refinementHistoryConstraint::apply().
|
staticprivate |
Debug write.
|
staticprivate |
Debug write.
|
private |
Check consistency of structure, i.e. indices into splitCells_.
Allocate a splitCell. Return index in splitCells_.
|
private |
Mark entry in splitCells. Recursively mark its parent and subs.
|
private |
|
private |
Mark index and all its descendants.
Mark cells according to top parent. Return number of clusters.
(set of cells originating from same parent)
TypeName | ( | "refinementHistory" | ) |
|
inline |
Per cell in the current mesh (i.e. visible) either -1 (unrefined)
or an index into splitCells.
Definition at line 261 of file refinementHistory.H.
|
inline |
Storage for splitCell8s.
Definition at line 267 of file refinementHistory.H.
References refinementHistory::splitCells_.
|
inline |
Cache of unused indices in splitCells.
Definition at line 273 of file refinementHistory.H.
References refinementHistory::freeSplitCells_.
|
inline |
Is there unrefinement history?
Definition at line 279 of file refinementHistory.H.
References refinementHistory::active_.
|
inline |
Is there unrefinement history?
Definition at line 285 of file refinementHistory.H.
References refinementHistory::active_.
Get parent of cell.
Definition at line 291 of file refinementHistory.H.
References Foam::abort(), Foam::FatalError, FatalErrorInFunction, refinementHistory::splitCells_, and refinementHistory::visibleCells_.
Store combining 8 cells into master.
autoPtr<refinementHistory> clone | ( | const IOobject & | io, |
const labelList & | decomposition, | ||
const labelList & | splitCellProc, | ||
const labelList & | splitCellNum, | ||
const label | procI, | ||
labelList & | oldToNewSplit | ||
) | const |
Low level clone.
autoPtr<refinementHistory> clone | ( | const IOobject & | io, |
const labelList & | cellMap | ||
) | const |
Create clone from subset.
void updateMesh | ( | const mapPolyMesh & | ) |
Update numbering for mesh changes.
Update numbering for subsetting.
void distribute | ( | const mapDistributePolyMesh & | ) |
Update local numbering for mesh redistribution.
Can only distribute clusters sent across in one go; cannot handle parts recombined in multiple passes.
void compact | ( | ) |
Compact splitCells_. Removes all freeSplitCells_ elements.
void resize | ( | const label | nCells | ) |
Extend/shrink storage. additional visibleCells_ elements get.
set to -1.
void writeDebug | ( | ) | const |
Debug write.
|
virtual |
Read object. If global number of visible cells > 0 becomes active.
Reimplemented from regIOobject.
|
virtual |
ReadData function required for regIOobject read operation. Note:
does not do a reduction - does not set active_ flag
Reimplemented from regIOobject.
|
virtual |
WriteData function required for regIOobject write operation.
Implements regIOobject.
void add | ( | boolList & | blockedFace, |
PtrList< labelList > & | specifiedProcessorFaces, | ||
labelList & | specifiedProcessor, | ||
List< labelPair > & | explicitConnections | ||
) | const |
Add my decomposition constraints.
void apply | ( | const boolList & | blockedFace, |
const PtrList< labelList > & | specifiedProcessorFaces, | ||
const labelList & | specifiedProcessor, | ||
const List< labelPair > & | explicitConnections, | ||
labelList & | decomposition | ||
) | const |
Apply any additional post-decomposition constraints.
|
friend |
Istream operator. Note: does not do a reduction - does not set.
active_ flag
|
friend |
|
friend |
Istream operator. Note: does not do a reduction - does not set.
active_ flag
|
friend |
|
private |
Is active?
Definition at line 143 of file refinementHistory.H.
Referenced by refinementHistory::active(), and refinementHistory::refinementHistory().
|
private |
Storage for splitCells.
Definition at line 146 of file refinementHistory.H.
Referenced by refinementHistory::allocateSplitCell(), refinementHistory::checkIndices(), refinementHistory::freeSplitCell(), refinementHistory::mark(), refinementHistory::markCommonCells(), refinementHistory::markSplit(), refinementHistory::parentIndex(), refinementHistory::refinementHistory(), and refinementHistory::splitCells().
|
private |
Unused indices in splitCells.
Definition at line 149 of file refinementHistory.H.
Referenced by refinementHistory::allocateSplitCell(), refinementHistory::freeSplitCell(), and refinementHistory::freeSplitCells().
|
private |
Currently visible cells. Indices into splitCells.
Definition at line 152 of file refinementHistory.H.
Referenced by refinementHistory::checkIndices(), refinementHistory::markCommonCells(), refinementHistory::parentIndex(), and refinementHistory::refinementHistory().
Copyright © 2011-2018 OpenFOAM | OPENFOAM® is a registered trademark of OpenCFD Ltd.