KASKADE 7 development version
Static Public Attributes | List of all members
Kaskade::FunctionalBase< Type >::B2< row, col > Struct Template Reference

#include <functional_aux.hh>

Detailed Description

template<ProblemType Type>
template<int row, int col>
struct Kaskade::FunctionalBase< Type >::B2< row, col >

Definition at line 152 of file functional_aux.hh.

Static Public Attributes

static bool const present = true
 
static bool const symmetric = false
 
static bool const lumped = false
 
static bool const constant = false
 

Member Data Documentation

◆ constant

template<ProblemType Type>
template<int row, int col>
bool const Kaskade::FunctionalBase< Type >::B2< row, col >::constant = false
static

Definition at line 157 of file functional_aux.hh.

◆ lumped

template<ProblemType Type>
template<int row, int col>
bool const Kaskade::FunctionalBase< Type >::B2< row, col >::lumped = false
static

Definition at line 156 of file functional_aux.hh.

◆ present

template<ProblemType Type>
template<int row, int col>
bool const Kaskade::FunctionalBase< Type >::B2< row, col >::present = true
static

Definition at line 154 of file functional_aux.hh.

◆ symmetric

template<ProblemType Type>
template<int row, int col>
bool const Kaskade::FunctionalBase< Type >::B2< row, col >::symmetric = false
static

Definition at line 155 of file functional_aux.hh.


The documentation for this struct was generated from the following file: