|
dune-pdelab 2.10-git
|
Loading...
Searching...
No Matches
Collaboration diagram for dune-pdelab:

Modules | |
| Grid Function Space | |
| PDELab Function | |
| Grid Operator | |
| Entity Set Partitions | |
| Handles the partitioning over a set of entities (e.g. a grid view) | |
| Grid Operator | |
| Backends | |
| LocalOperator | |
| Common Utilities | |
Classes | |
| class | Dune::PDELab::WeightedVectorAccumulationView< C > |
| An accumulate-only view on a local vector that automatically takes into account an accumulation weight. More... | |
| class | Dune::PDELab::LocalVector< T, LFSFlavorTag, W > |
| A container for storing data associated with the degrees of freedom of a LocalFunctionSpace. More... | |
| class | Dune::PDELab::DiagonalLocalMatrix< T, W > |
| A dense matrix for storing data associated with the degrees of freedom of a pair of LocalFunctionSpaces. More... | |
| class | Dune::PDELab::WeightedMatrixAccumulationView< C > |
| An accumulate-only view on a local matrix that automatically takes into account an accumulation weight. More... | |
| class | Dune::PDELab::LocalMatrix< T, W > |
| A dense matrix for storing data associated with the degrees of freedom of a pair of LocalFunctionSpaces. More... | |
Functions | |
| template<typename C > | |
| C & | Dune::PDELab::accessBaseContainer (C &c) |
| template<typename T , typename Tag , typename W > | |
| LocalVector< T, Tag, W >::BaseContainer & | Dune::PDELab::accessBaseContainer (LocalVector< T, Tag, W > &c) |
| template<typename C > | |
| WeightedVectorAccumulationView< C >::BaseContainer & | Dune::PDELab::accessBaseContainer (WeightedVectorAccumulationView< C > &c) |
| template<typename C > | |
| const C & | Dune::PDELab::accessBaseContainer (const C &c) |
| template<typename T , typename Tag , typename W > | |
| const LocalVector< T, Tag, W >::BaseContainer & | Dune::PDELab::accessBaseContainer (const LocalVector< T, Tag, W > &c) |
| template<typename C > | |
| const WeightedVectorAccumulationView< C >::BaseContainer & | Dune::PDELab::accessBaseContainer (const WeightedVectorAccumulationView< C > &c) |
| template<class Stream , class T , class W > | |
| Stream & | Dune::PDELab::operator<< (Stream &stream, const LocalMatrix< T, W > &m) |
Detailed Description
Function Documentation
◆ accessBaseContainer() [1/6]
template<typename C >
| C & Dune::PDELab::accessBaseContainer | ( | C & | c | ) |
◆ accessBaseContainer() [2/6]
template<typename C >
| const C & Dune::PDELab::accessBaseContainer | ( | const C & | c | ) |
◆ accessBaseContainer() [3/6]
template<typename T , typename Tag , typename W >
| const LocalVector< T, Tag, W >::BaseContainer & Dune::PDELab::accessBaseContainer | ( | const LocalVector< T, Tag, W > & | c | ) |
◆ accessBaseContainer() [4/6]
template<typename C >
| const WeightedVectorAccumulationView< C >::BaseContainer & Dune::PDELab::accessBaseContainer | ( | const WeightedVectorAccumulationView< C > & | c | ) |
◆ accessBaseContainer() [5/6]
template<typename T , typename Tag , typename W >
| LocalVector< T, Tag, W >::BaseContainer & Dune::PDELab::accessBaseContainer | ( | LocalVector< T, Tag, W > & | c | ) |
◆ accessBaseContainer() [6/6]
template<typename C >
| WeightedVectorAccumulationView< C >::BaseContainer & Dune::PDELab::accessBaseContainer | ( | WeightedVectorAccumulationView< C > & | c | ) |
◆ operator<<()
template<class Stream , class T , class W >
| Stream & Dune::PDELab::operator<< | ( | Stream & | stream, |
| const LocalMatrix< T, W > & | m | ||
| ) |
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8