Class documentation of Concepts

Loading...
Searching...
No Matches
space.hh File Reference
#include <cstring>
#include <climits>
#include <set>
#include <map>
#include "basics/outputOperator.hh"
#include "basics/typedefs.hh"
#include "basics/exceptions.hh"
#include "basics/level.hh"
#include "toolbox/scannerConnectors.hh"
#include "geometry/connector.hh"
#include "space/element.hh"

Go to the source code of this file.

Classes

class  concepts::SpaceNotBuilt
 
class  concepts::Space< F >
 
class  concepts::Scan< ElementWithCell< F > >
 
class  concepts::SpaceOnCells< F >
 
class  concepts::CellType< 1 >
 
class  concepts::CellType< 2 >
 
class  concepts::CellType< 3 >
 
class  concepts::SpaceOnCoarseCells< dimC, F >
 
struct  concepts::AdaptiveControlTag
 
struct  concepts::IndexRange
 
struct  concepts::AdaptiveControl< F >
 
class  concepts::AdaptiveAdjust< levelDim >
 
class  concepts::Adaptivity< F, Tadj >
 
class  concepts::AdaptiveSpace< F, Tadj >
 
class  concepts::DummySpace< F >
 
class  concepts::Subspace
 
class  concepts::SpaceDebug< F >
 

Namespaces

namespace  concepts
 

Functions

std::ostream & concepts::operator<< (std::ostream &os, const AdaptiveControlTag &c)
 
std::ostream & concepts::operator<< (std::ostream &os, const IndexRange &i)
 
std::ostream & concepts::operator<< (std::ostream &os, const std::map< uint, IndexRange > &map)
 
template<class F >
std::ostream & concepts::operator<< (std::ostream &os, const AdaptiveControl< F > &c)
 
template<uint levelDim>
std::ostream & concepts::operator<< (std::ostream &os, const AdaptiveAdjust< levelDim > &a)
 

Detailed Description

Abstract classes for a space and an adaptive space

Definition in file space.hh.