DUNE-ACFEM (2.5.1)
Dune::ACFem::BinaryVectorExpression< BinOp, Vector1, Vector2 > Class Template Reference
Binary vector expressions. More...
#include <dune/acfem/expressions/vectorexpression.hh>
Collaboration diagram for Dune::ACFem::BinaryVectorExpression< BinOp, Vector1, Vector2 >:
Public Types | |
typedef BinaryVectorExpression< BinOp, Vector1, Vector2 > | ExpressionType |
The type of the underlying expression. | |
Public Member Functions | |
const ExpressionType & | expression () const |
Return a const reference to the underlying expression. | |
ExpressionType & | expression () |
Return a mutable reference to the underlying expression. | |
ExpressionType | operator* () const |
Return a copy from of the underlying expression. | |
Detailed Description
template<class BinOp, class Vector1, class Vector2>
class Dune::ACFem::BinaryVectorExpression< BinOp, Vector1, Vector2 >
class Dune::ACFem::BinaryVectorExpression< BinOp, Vector1, Vector2 >
Binary vector expressions.
General binary expression.
Note that the only entry point into this expression-template mess is the UnaryVectorExpression<IdentityOperation,Vector>.
The documentation for this class was generated from the following file:
- dune/acfem/expressions/vectorexpression.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Nov 12, 23:30, 2024)