DUNE-ACFEM (2.5.1)

ExpressionOperations

"Tag"-structures for each supported algebraic operation, used to distinguish the various expression template classes from each other. More...

Classes

struct  Dune::ACFem::PlusOperation
 Addition of two objects. More...
 
struct  Dune::ACFem::MinusOperation
 Subtraction of two objects and unary minus. More...
 
struct  Dune::ACFem::MultiplyOperation
 Multiplication of two objects. More...
 
struct  Dune::ACFem::SMultiplyOperation
 Multiplication by scalars from the left. More...
 
struct  Dune::ACFem::MutableSMultiplyOperation
 Multiplication by mutable scalars from the left. More...
 
struct  Dune::ACFem::InvertOperation
 Inversion of an object. More...
 
struct  Dune::ACFem::IdentityOperation
 Identity, i.e. just wrap the object. More...
 
struct  Dune::ACFem::ExpOperation
 Exponentiation of an object. More...
 
struct  Dune::ACFem::LogOperation
 Taking the logarithm of an object. More...
 
struct  Dune::ACFem::SqrtOperation
 Taking the square root of an object. More...
 
struct  Dune::ACFem::SquareOperation
 Taking the square of an object. More...
 
struct  Dune::ACFem::SinOperation
 Taking the sine of an object. More...
 
struct  Dune::ACFem::CosOperation
 Taking the cosine of an object. More...
 
struct  Dune::ACFem::TanOperation
 Taking the cosine of an object. More...
 
struct  Dune::ACFem::AtanOperation
 Taking the cosine of an object. More...
 
struct  Dune::ACFem::AsinOperation
 Taking the cosine of an object. More...
 
struct  Dune::ACFem::AcosOperation
 Taking the cosine of an object. More...
 

Detailed Description

"Tag"-structures for each supported algebraic operation, used to distinguish the various expression template classes from each other.

Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (Apr 25, 22:37, 2024)