|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field > Struct Template Reference
#include <dune/localfunctions/utility/basismatrix.hh>
Inheritance diagram for Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field >:

Public Types | |
| typedef const VirtualMonomialBasis< dim, F > | PreBasis |
| typedef BasisMatrixBase< PreBasis, Interpolation, Field > | Base |
| typedef Base::Matrix | Matrix |
| typedef Field | Field |
Public Member Functions | |
| BasisMatrix (const PreBasis &preBasis, const Interpolation &localInterpolation) | |
| template<class Vector > | |
| void | row (const unsigned int row, Vector &vec) const |
| unsigned int | cols () const |
| unsigned int | rows () const |
| operator const RealMatrix & () const | |
| operator RealMatrix & () | |
| const Field & | operator() (const unsigned int row, const unsigned int col) const |
| Field & | operator() (const unsigned int row, const unsigned int col) |
| const Field * | rowPtr (const unsigned int row) const |
| Field * | rowPtr (const unsigned int row) |
| void | resize (const unsigned int rows, const unsigned int cols) |
| bool | invert () |
Member Typedef Documentation
◆ Base
template<int dim, class F , class Interpolation , class Field >
| typedef BasisMatrixBase<PreBasis,Interpolation,Field> Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field >::Base |
◆ Field
|
inherited |
◆ Matrix
template<int dim, class F , class Interpolation , class Field >
| typedef Base::Matrix Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field >::Matrix |
◆ PreBasis
template<int dim, class F , class Interpolation , class Field >
| typedef const VirtualMonomialBasis< dim, F > Dune::BasisMatrix< const Dune::VirtualMonomialBasis< dim, F >, Interpolation, Field >::PreBasis |
Constructor & Destructor Documentation
◆ BasisMatrix()
template<int dim, class F , class Interpolation , class Field >
|
inline |
Member Function Documentation
◆ cols()
|
inlineinherited |
◆ invert()
|
inlineinherited |
◆ operator const RealMatrix &()
|
inlineinherited |
◆ operator RealMatrix &()
|
inlineinherited |
◆ operator()() [1/2]
|
inlineinherited |
◆ operator()() [2/2]
|
inlineinherited |
◆ resize()
|
inlineinherited |
◆ row()
template<int dim, class F , class Interpolation , class Field >
template<class Vector >
|
inline |
◆ rowPtr() [1/2]
|
inlineinherited |
◆ rowPtr() [2/2]
|
inlineinherited |
◆ rows()
|
inlineinherited |
The documentation for this struct was generated from the following file:
Legal Statements / Impressum | Hosted by TU Dresden & Uni Heidelberg | Generated by
1.9.8