|
dune-pdelab 2.9
|
Loading...
Searching...
No Matches
Dune::PDELab::Simple::VectorContainer< GFS, C > Class Template Reference
#include <dune/pdelab/backend/simple/vector.hh>
Inheritance diagram for Dune::PDELab::Simple::VectorContainer< GFS, C >:

Public Types | |
| typedef C | Container |
| typedef Container::value_type | ElementType |
| typedef ElementType | E |
| typedef ElementType | field_type |
| typedef GFS | GridFunctionSpace |
| typedef Container::size_type | size_type |
| typedef GFS::Ordering::Traits::ContainerIndex | ContainerIndex |
| typedef Container::iterator | iterator |
| typedef Container::const_iterator | const_iterator |
| template<typename LFSCache > | |
| using | LocalView = UncachedVectorView< VectorContainer, LFSCache > |
| template<typename LFSCache > | |
| using | ConstLocalView = ConstUncachedVectorView< const VectorContainer, LFSCache > |
Member Typedef Documentation
◆ const_iterator
| typedef Container::const_iterator Dune::PDELab::Simple::VectorContainer< GFS, C >::const_iterator |
◆ ConstLocalView
template<typename LFSCache >
| using Dune::PDELab::Simple::VectorContainer< GFS, C >::ConstLocalView = ConstUncachedVectorView<const VectorContainer,LFSCache> |
◆ Container
| typedef C Dune::PDELab::Simple::VectorContainer< GFS, C >::Container |
◆ ContainerIndex
| typedef GFS::Ordering::Traits::ContainerIndex Dune::PDELab::Simple::VectorContainer< GFS, C >::ContainerIndex |
◆ E
| typedef ElementType Dune::PDELab::Simple::VectorContainer< GFS, C >::E |
◆ ElementType
| typedef Container::value_type Dune::PDELab::Simple::VectorContainer< GFS, C >::ElementType |
◆ field_type
| typedef ElementType Dune::PDELab::Simple::VectorContainer< GFS, C >::field_type |
◆ GridFunctionSpace
| typedef GFS Dune::PDELab::Simple::VectorContainer< GFS, C >::GridFunctionSpace |
◆ iterator
| typedef Container::iterator Dune::PDELab::Simple::VectorContainer< GFS, C >::iterator |
◆ LocalView
template<typename LFSCache >
| using Dune::PDELab::Simple::VectorContainer< GFS, C >::LocalView = UncachedVectorView<VectorContainer,LFSCache> |
◆ size_type
| typedef Container::size_type Dune::PDELab::Simple::VectorContainer< GFS, C >::size_type |
Constructor & Destructor Documentation
◆ VectorContainer() [1/5]
|
inline |
◆ VectorContainer() [2/5]
|
inline |
◆ VectorContainer() [3/5]
|
inline |
Creates a VectorContainer without allocating storage.
◆ VectorContainer() [4/5]
|
inline |
Constructs an VectorContainer for an explicitly given vector object.
- Parameters
-
gfs GridFunctionSpace that determines the size and the blocking of the vector container The actual container class
◆ VectorContainer() [5/5]
|
inline |
Member Function Documentation
◆ attach()
|
inline |
◆ attached()
|
inline |
◆ axpy()
|
inline |
◆ base() [1/2]
|
inline |
◆ base() [2/2]
|
inline |
◆ begin() [1/2]
|
inline |
◆ begin() [2/2]
|
inline |
◆ detach()
|
inline |
◆ dot()
|
inline |
◆ end() [1/2]
|
inline |
◆ end() [2/2]
|
inline |
◆ flatsize()
|
inline |
◆ gridFunctionSpace()
|
inline |
◆ infinity_norm()
|
inline |
◆ N()
|
inline |
◆ one_norm()
|
inline |
◆ operator*()
|
inline |
◆ operator*=()
|
inline |
◆ operator+=() [1/2]
|
inline |
◆ operator+=() [2/2]
|
inline |
◆ operator-=()
|
inline |
◆ operator=() [1/2]
|
inline |
◆ operator=() [2/2]
|
inline |
◆ operator[]() [1/2]
|
inline |
◆ operator[]() [2/2]
|
inline |
◆ storage()
|
inline |
◆ two_norm()
|
inline |
The documentation for this class was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8