This is the complete list of members for
ONBCompute::ONBMatrix< Topology, scalar_t >, including all inherited members.
Base typedef | ONBCompute::ONBMatrix< Topology, scalar_t > | |
cols() const | Dune::LFEMatrix< scalar_t > | [inline] |
dim | ONBCompute::ONBMatrix< Topology, scalar_t > | [static] |
Field typedef | Dune::LFEMatrix< scalar_t > | |
invert() | Dune::LFEMatrix< scalar_t > | [inline] |
mat_t typedef | ONBCompute::ONBMatrix< Topology, scalar_t > | |
ONBMatrix(const unsigned int order) | ONBCompute::ONBMatrix< Topology, scalar_t > | [inline, explicit] |
operator const RealMatrix &() const | Dune::LFEMatrix< scalar_t > | [inline] |
operator RealMatrix &() | Dune::LFEMatrix< scalar_t > | [inline] |
operator()(const unsigned int row, const unsigned int col) const | Dune::LFEMatrix< scalar_t > | [inline] |
operator()(const unsigned int row, const unsigned int col) | Dune::LFEMatrix< scalar_t > | [inline] |
resize(const unsigned int rows, const unsigned int cols) | Dune::LFEMatrix< scalar_t > | [inline] |
row(const unsigned int row, Vector &vec) const | ONBCompute::ONBMatrix< Topology, scalar_t > | [inline] |
rowPtr(const unsigned int row) const | Dune::LFEMatrix< scalar_t > | [inline] |
rowPtr(const unsigned int row) | Dune::LFEMatrix< scalar_t > | [inline] |
rows() const | Dune::LFEMatrix< scalar_t > | [inline] |
test() | ONBCompute::ONBMatrix< Topology, scalar_t > | [inline] |
vec_t typedef | ONBCompute::ONBMatrix< Topology, scalar_t > | |