ug4
grid_function.h File Reference

Go to the source code of this file.

Classes

struct  ug::GridFunction< TDomain, TAlgebra >::dim_traits< dim >
 
class  ug::GridFunction< TDomain, TAlgebra >
 represents numerical solutions on a grid using an algebraic vector More...
 
class  ug::IGridFunction
 Base class for all Grid Functions. More...
 
struct  ug::GridFunction< TDomain, TAlgebra >::traits< TElem >
 iterator traits More...
 

Namespaces

 ug
 the ug namespace
 

Functions

template<typename TDomain , typename TAlgebra >
const TAlgebra::vector_typeug::getVector (const GridFunction< TDomain, TAlgebra > &t)
 
template<typename TDomain , typename TAlgebra >
std::ostream & ug::operator<< (std::ostream &outStream, const GridFunction< TDomain, TAlgebra > &v)