Programmierpraktikum NPDGL I
Öffentliche Methoden | Öffentliche Attribute

EvolutionModelInterface Klassenreferenz

Minimal model data for evolution problems. Mehr ...

#include <interfaces.hh>

Klassendiagramm für EvolutionModelInterface:
Inheritance graph
[Legende]
Zusammengehörigkeiten von EvolutionModelInterface:
Collaboration graph
[Legende]

Aufstellung aller Elemente

Öffentliche Methoden

const double endTime () const
 returns the end time of the evolution problem's time interval
const double startTime () const
 returns the start time of the evolution problem's time interval

Öffentliche Attribute

Function u0
 data function for problem's initial data

Ausführliche Beschreibung

Minimal model data for evolution problems.

This interface defines a minimal model for usage by an ODESolverInterface implementation.


Die Dokumentation für diese Klasse wurde erzeugt aufgrund der Datei: