KASKADE 7 development version
Static Public Attributes | List of all members
ParabolicEquation::D1< row > Struct Template Reference

#include <variationalfunctional.hh>

Detailed Description

template<int row>
struct ParabolicEquation::D1< row >

This block info concept defines the interface that is accessed by the assembler. This is not a base class, only a documentation!

The class provides static information about the row block of the first derivative.

Definition at line 999 of file variationalfunctional.hh.

Static Public Attributes

static bool const present
 

Member Data Documentation

◆ present

template<int row>
bool const ParabolicEquation::D1< row >::present
static

Is true if that block is statically present, i.e. if \( f \) depends on variable \(u_{\mathrm{row}}\).

Definition at line 1005 of file variationalfunctional.hh.


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