DUNE-ACFEM (unstable)

Dune::ACFem::Case< C, T > Struct Template Reference

Case-structure for multi-conditional switch. More...

#include <dune/acfem/common/types.hh>

Public Types

using Type = T
 export T.
 

Detailed Description

template<bool C, class T>
struct Dune::ACFem::Case< C, T >

Case-structure for multi-conditional switch.

Parameters
CA boolean value which is made available trough the data member Case::value.
TA Type which is made available through the type alias Case::type. < export C.

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