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 >
struct Dune::ACFem::Case< C, T >
Case-structure for multi-conditional switch.
- Parameters
-
C A boolean value which is made available trough the data member Case::value. T A Type which is made available through the type alias Case::type. < export C.
The documentation for this struct was generated from the following file:
- dune/acfem/common/types.hh
|
Legal Statements / Impressum |
Hosted by TU Dresden |
generated with Hugo v0.111.3
(Dec 27, 23:30, 2024)