KASKADE 7 development version
|
Static a priori default information about the right hand side blocks. More...
#include <functional_aux.hh>
Static a priori default information about the right hand side blocks.
Definition at line 80 of file functional_aux.hh.
Static Public Attributes | |
static constexpr bool | present = true |
Whether the block is to be assembled at all. More... | |
static constexpr int | derivatives = 1 |
The maximum ansatz and test function derivative occuring in this block. More... | |
|
staticconstexpr |
The maximum ansatz and test function derivative occuring in this block.
A default value of 1 is provided in the base class, which is appropriate for second order PDEs.
Definition at line 92 of file functional_aux.hh.
|
staticconstexpr |
Whether the block is to be assembled at all.
Definition at line 85 of file functional_aux.hh.