|
Programmierpraktikum NPDGL I
|
Minimal model data for evolution problems. Mehr ...
#include <interfaces.hh>


Ö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 | |
Minimal model data for evolution problems.
This interface defines a minimal model for usage by an ODESolverInterface implementation.
1.7.3