DUNE-ACFEM (unstable)

Dune::ACFem::ModelIntrospection::ArgumentMask< mask > Class Template Reference

Integral constant holding an argument mask. More...

#include <dune/acfem/models/modeltraits.hh>

Public Types

using LinearizationSignature = IndexConstant< value &linArgsMask >
 The part of the mask referring to the point of linearization.
 
using Signature = IndexConstant< value &~linArgsMask >
 The part of the mask referring to the arguments except the point of linearization.
 

Public Member Functions

 ArgumentMask ()
 Default constructor.
 
 ArgumentMask (const BaseType &)
 Allow implicit initialization from base type.
 

Static Public Member Functions

static constexpr value_type linearizationSignature ()
 The part of the mask referring to the point of linearization.
 
static constexpr value_type signature ()
 The part of the mask referring to the arguments except the point of linearization.
 

Detailed Description

template<std::size_t mask>
class Dune::ACFem::ModelIntrospection::ArgumentMask< mask >

Integral constant holding an argument mask.


The documentation for this class was generated from the following file:
Creative Commons License   |  Legal Statements / Impressum  |  Hosted by TU Dresden  |  generated with Hugo v0.80.0 (May 2, 22:35, 2024)