|
dune-localfunctions 2.9.1
|
Loading...
Searching...
No Matches
ONBCompute::ONBMatrix< geometryId, scalar_t > Class Template Reference
#include <dune/localfunctions/orthonormal/orthonormalcompute.hh>
Inheritance diagram for ONBCompute::ONBMatrix< geometryId, scalar_t >:

Public Types | |
| typedef std::vector< scalar_t > | vec_t |
| typedef Dune::LFEMatrix< scalar_t > | mat_t |
| typedef scalar_t | Field |
Public Member Functions | |
| ONBMatrix (unsigned int order) | |
| template<class Vector > | |
| void | row (unsigned int row, Vector &vec) 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) |
| unsigned int | rows () const |
| unsigned int | cols () const |
| 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
◆ Field
|
inherited |
◆ mat_t
template<Dune::GeometryType::Id geometryId, class scalar_t >
| typedef Dune::LFEMatrix< scalar_t > ONBCompute::ONBMatrix< geometryId, scalar_t >::mat_t |
◆ vec_t
template<Dune::GeometryType::Id geometryId, class scalar_t >
| typedef std::vector< scalar_t > ONBCompute::ONBMatrix< geometryId, scalar_t >::vec_t |
Constructor & Destructor Documentation
◆ ONBMatrix()
template<Dune::GeometryType::Id geometryId, class scalar_t >
|
inlineexplicit |
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<Dune::GeometryType::Id geometryId, class scalar_t >
template<class Vector >
|
inline |
◆ rowPtr() [1/2]
|
inlineinherited |
◆ rowPtr() [2/2]
|
inlineinherited |
◆ rows()
|
inlineinherited |
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