|
Programmierpraktikum NPDGL I
|
Minimal model for usage by an SpaceOperator::FV::HyperbolicDefault. Mehr ...
#include <interfaces.hh>


Öffentliche Typen | |
| typedef NotImplementedType | FluxFunctionType |
| function type of the flux function. This needs to be derived from the | |
Öffentliche Attribute | |
| FluxFunctionType | f |
| analytical flux function | |
| Function | df |
| analytical derivative of flux function | |
| Function | udir |
| analytical dirichlet data function | |
Minimal model for usage by an SpaceOperator::FV::HyperbolicDefault.
This interface defines a minimal model for usage by the HyperbolicDefault. See operator documentation for details.
1.7.3