This cell filter selects only those cells in which at least one non-finite value (= infinite or NaN) was detected.
Public Member Functions | |
VTKCellFilter (BlockCellsMap &map) | |
void | operator() (CellSet &filteredCells, const IBlock &block, const StructuredBlockStorage &storage, const uint_t ghostLayers) const |
Private Attributes | |
BlockCellsMap & | map_ |
|
inline |
|
inline |
|
private |