Public Member Functions

Wizt::Fish< double >::LevelIterator Struct Reference

An iterator object to traverse over refinements level of a Grid, where these refinement levels may reside at different times than the coarsest level. More...

#include <Fish.hpp>

List of all members.

Public Member Functions


Detailed Description

template<>
struct Wizt::Fish< double >::LevelIterator

An iterator object to traverse over refinements level of a Grid, where these refinement levels may reside at different times than the coarsest level.

Use in conjunction with Fish<VObject>::IterateLevels();