SENSEI
A frame work for generic in situ analytics
sensei::MeshRequirementsIterator Class Reference

iterate over the meshes More...

#include <DataRequirements.h>

Public Member Functions

 MeshRequirementsIterator (const DataRequirements::MeshNamesType &meshNames)
 
MeshRequirementsIteratoroperator++ ()
 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 ()
 

Detailed Description

iterate over the meshes

Member Function Documentation

◆ MeshName()

const std::string& sensei::MeshRequirementsIterator::MeshName ( )
inline

returns the mesh name

◆ operator bool()

sensei::MeshRequirementsIterator::operator bool ( ) const
inline

Test if the iterator is finished.

◆ operator++()

MeshRequirementsIterator& sensei::MeshRequirementsIterator::operator++ ( )
inline

advance to the next requirement


The documentation for this class was generated from the following file: