fassign.hh File Reference

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

Go to the source code of this file.

Classes

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

Namespaces

namespace  Dune
 

Dune namespace.


Functions

template<class T , class K , int s>
fvector_assigner< T, s > Dune::operator<<= (FieldVector< T, s > &v, const K &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 , class K , int n, int m>
fmatrix_assigner< T, n, m > Dune::operator<<= (FieldMatrix< T, n, m > &v, const K &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

Detailed Description

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

Generated on Mon Apr 26 10:45:22 2010 for dune-common by  doxygen 1.6.3