|
dune-fem 2.12-git
|
Loading...
Searching...
No Matches
Dune::Fem::LocalMatrixColumn< LocalMatrix > Class Template Reference
#include <dune/fem/operator/common/localmatrixcolumn.hh>
Public Types | |
| typedef LocalMatrix | LocalMatrixType |
| typedef LocalMatrixType::RangeFieldType | RangeFieldType |
| typedef LocalMatrixType::RangeBasisFunctionSetType | BasisFunctionSetType |
| typedef BasisFunctionSetType::RangeType | RangeType |
| typedef BasisFunctionSetType::JacobianRangeType | JacobianRangeType |
| typedef BasisFunctionSetType::HessianRangeType | HessianRangeType |
| typedef RangeFieldType | value_type |
| typedef unsigned int | size_type |
Public Member Functions | |
| LocalMatrixColumn (LocalMatrixType &localMatrix, unsigned int col) | |
| RangeFieldType | operator[] (size_type row) const |
| LocalMatrixEntry< LocalMatrixType > | operator[] (size_type row) |
| template<class Point , class... Factor> | |
| void | axpy (const Point &x, Factor &&... factor) |
| template<class Quadrature , class... Factor> | |
| void | axpyQuadrature (const Quadrature &quadrature, Factor &&... factor) |
| const BasisFunctionSetType & | basisFunctionSet () const |
| auto | size () const |
Member Typedef Documentation
◆ BasisFunctionSetType
template<class LocalMatrix >
| typedef LocalMatrixType::RangeBasisFunctionSetType Dune::Fem::LocalMatrixColumn< LocalMatrix >::BasisFunctionSetType |
◆ HessianRangeType
template<class LocalMatrix >
| typedef BasisFunctionSetType::HessianRangeType Dune::Fem::LocalMatrixColumn< LocalMatrix >::HessianRangeType |
◆ JacobianRangeType
template<class LocalMatrix >
| typedef BasisFunctionSetType::JacobianRangeType Dune::Fem::LocalMatrixColumn< LocalMatrix >::JacobianRangeType |
◆ LocalMatrixType
template<class LocalMatrix >
| typedef LocalMatrix Dune::Fem::LocalMatrixColumn< LocalMatrix >::LocalMatrixType |
◆ RangeFieldType
template<class LocalMatrix >
| typedef LocalMatrixType::RangeFieldType Dune::Fem::LocalMatrixColumn< LocalMatrix >::RangeFieldType |
◆ RangeType
template<class LocalMatrix >
| typedef BasisFunctionSetType::RangeType Dune::Fem::LocalMatrixColumn< LocalMatrix >::RangeType |
◆ size_type
template<class LocalMatrix >
| typedef unsigned int Dune::Fem::LocalMatrixColumn< LocalMatrix >::size_type |
◆ value_type
template<class LocalMatrix >
| typedef RangeFieldType Dune::Fem::LocalMatrixColumn< LocalMatrix >::value_type |
Constructor & Destructor Documentation
◆ LocalMatrixColumn()
template<class LocalMatrix >
|
inline |
Member Function Documentation
◆ axpy()
template<class LocalMatrix >
template<class Point , class... Factor>
|
inline |
◆ axpyQuadrature()
template<class LocalMatrix >
template<class Quadrature , class... Factor>
|
inline |
◆ basisFunctionSet()
template<class LocalMatrix >
|
inline |
◆ operator[]() [1/2]
template<class LocalMatrix >
|
inline |
◆ operator[]() [2/2]
template<class LocalMatrix >
|
inline |
◆ size()
template<class LocalMatrix >
|
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