![]() |
SENSEI
A frame work for generic in situ analytics
|
iterate over the meshes More...
#include <DataRequirements.h>
Public Member Functions | |
| MeshRequirementsIterator (const DataRequirements::MeshNamesType &meshNames) | |
| MeshRequirementsIterator & | operator++ () |
| advance to the next requirement More... | |
| operator bool () const | |
| Test if the iterator is finished. More... | |
| const std::string & | MeshName () |
| returns the mesh name More... | |
| bool | StructureOnly () |
iterate over the meshes
|
inline |
returns the mesh name
|
inline |
Test if the iterator is finished.
|
inline |
advance to the next requirement