DUNE PDELab (git)

Dune::PDELab::NoConstraintsParameters Class Reference

#include <dune/pdelab/constraints/common/constraintsparameters.hh>

Public Types

typedef LeafNodeTag NodeTag
 The type tag that describes a LeafNode.
 

Static Public Attributes

static const bool isLeaf = true
 Mark this class as a leaf in a dune-typetree.
 
static const bool isPower = false
 Mark this class as a non power in the dune-typetree.
 
static const bool isComposite = false
 Mark this class as a non composite in the dune-typetree.
 

Detailed Description

Empty parameters to allow running the assembler for NoConstraints

Note
This class does not do anything. It only works, because the NoConstraints don't even try to assemble anything.
Remarks
it is also used internally for the Dune::PDELab::constraints assembler TMP without any parameters

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 16, 22:29, 2024)