1#ifndef __FIBER_GRIDLIST_HPP
2#define __FIBER_GRIDLIST_HPP "Created 25.08.2004 19:13:48 by bzfbenge"
5#include <fiber/grid/Grid.hpp>
36 const IDs_t&getGridIdentifiers()
const
54 size_t getNumberOfGrids()
const;
constexpr _InputIterator find(_InputIterator __first, _InputIterator __last, const _Tp &__val)
An iterator with an optional DataCreator, which is just a class to intercept creation of data along a...
Definition CreativeIterator.hpp:34
An abstract base class for a list of Grid objects.
Definition GridContainer.hpp:25
A sequence of Grid objects with identifiers.
Definition GridList.hpp:15
std::set< string > stringset_t
A set of strings.
Definition GridList.hpp:44
T & operator[](index_t i) const
Access an element of the array, writeable.
Definition vector/Iterator.hpp:712
Given a fragmented field of curvilinear coordinates, (3D array of coordinates), build a uniform Grid ...
Definition FAQ.dox:2