fassign.hh File Reference


Detailed Description

Classes for implementing an assignment to FieldVector from a comma-separated list.

#include <dune/common/fvector.hh>
#include <dune/common/fmatrix.hh>

Go to the source code of this file.

Namespaces

namespace  Dune

Classes

class  Dune::fvector_assigner< T, s >
 fvector assignment operator More...
class  Dune::fmatrix_assigner< T, n, m >
 fvector assignment operator More...

Functions

template<class T, int s>
fvector_assigner< T, s > Dune::operator<<= (FieldVector< T, s > &v, const T &t)
 fvector assignment operator
template<class T, int s>
fvector_assigner< T, s > Dune::operator<<= (FieldVector< T, s > &v, Zero z)
 fvector assignment operator
template<class T, int n, int m>
fmatrix_assigner< T, n, m > Dune::operator<<= (FieldMatrix< T, n, m > &v, const T &t)
 FieldMatrix assignment operator.
template<class T, int n, int m>
fmatrix_assigner< T, n, m > Dune::operator<<= (FieldMatrix< T, n, m > &v, Zero z)
 fFileMatrix assignment operator

Variables

struct Dune:: { ... } ::Zero Dune::zero
 Initializer class for.
struct Dune:: { ... } ::NextRow Dune::nextRow
 Marker class for next row.


Generated on Thu Apr 2 10:39:54 2009 for dune-common by  doxygen 1.5.6