DUNE-ACFEM (unstable)
Dune::ACFem::Expressions::ExpressionSign< nonSingular, semiPositive, semiNegative, offset > Struct Template Reference
A class mainting the sign of an expression during operations. More...
#include <dune/acfem/expressions/sign.hh>
Detailed Description
template<bool nonSingular, bool semiPositive, bool semiNegative, std::ptrdiff_t offset = 0>
struct Dune::ACFem::Expressions::ExpressionSign< nonSingular, semiPositive, semiNegative, offset >
struct Dune::ACFem::Expressions::ExpressionSign< nonSingular, semiPositive, semiNegative, offset >
A class mainting the sign of an expression during operations.
- Parameters
-
[in] nonSingular For scalar means non-zero, for operators invertible. The boundary-value models use this to indicate that the resulting system will be solvable (if applicable). [in] semiPositive For scalars means >= 0, for operators positive semi-definite. [in] semiNegative For scalars means <= 0, for operators negative semi-definite. [in] offset Optional integral value defines the "zero point". Defaults to 0.
The documentation for this struct was generated from the following file:
- dune/acfem/expressions/sign.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 27, 23:30, 2024)