![]() |
Dune-Fufem 2.11-git
|
Loading...
Searching...
No Matches
singlerowcolmatrix.hh File Reference
Go to the source code of this file.
Classes | |
| struct | Dune::Fufem::IsSingleColumnMatrix< T > |
| Traits class to check if matrix is marked as single column matrix. More... | |
| struct | Dune::Fufem::IsSingleRowMatrix< T > |
| Traits class to check if matrix is marked as single row matrix. More... | |
Namespaces | |
| namespace | Dune |
| namespace | Dune::Fufem |
Typedefs | |
| template<class Base > | |
| using | Dune::Fufem::SingleRowMatrix = Dune::Assembler::SingleRowMatrix< Base > |
| Tag matrix as single row matrix. | |
| template<class Base > | |
| using | Dune::Fufem::SingleColumnMatrix = Dune::Assembler::SingleColumnMatrix< Base > |
| Tag matrix as single column matrix. | |
Detailed Description
- Deprecated:
- This header is deprecated and will be removed after 2.11. Use corresponding header from the dune-assember module instead.
