Dune Core Modules (2.4.1)
fassign.hh File Reference
Classes for implementing an assignment to FieldVector from a comma-separated list. More...
#include <dune/common/fvector.hh>#include <dune/common/fmatrix.hh>#include <dune/common/unused.hh>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 > |
| fmatrix assignment operator More... | |
Namespaces | |
| namespace | Dune |
| Dune namespace. | |
Functions | |
| operator double () | |
| Conversion operator to double. | |
| operator int () | |
| Conversion operator to int. | |
| template<class T , class K , int s> | |
| fvector_assigner< T, s > | Dune::operator<<= (FieldVector< T, s > &v, const K &t) |
| fvector assignment operator More... | |
| template<class T , int s> | |
| fvector_assigner< T, s > | Dune::operator<<= (FieldVector< T, s > &v, Zero z) |
| fvector assignment operator More... | |
| 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. More... | |
| template<class T , int n, int m> | |
| fmatrix_assigner< T, n, m > | Dune::operator<<= (FieldMatrix< T, n, m > &v, Zero z) |
| FieldMatrix assignment operator. More... | |
Detailed Description
Classes for implementing an assignment to FieldVector from a comma-separated list.
|
Legal Statements / Impressum |
Hosted by TU Dresden & Uni Heidelberg |
generated with Hugo v0.111.3
(Nov 2, 23:43, 2025)