![]() |
#include <SimpleTimeSlab.h>
Inheritance diagram for dolfin::SimpleTimeSlab:
Public Member Functions | |
SimpleTimeSlab (real t0, real t1, Solution &u, Adaptivity &adaptivity) | |
Create time slab, including one iteration. | |
~SimpleTimeSlab () | |
Destructor. | |
bool | accept (RHS &f, real TOL) |
Check if time slab can be accepted for given tolerance. | |
void | countElementGroups (unsigned int &size) |
Count the number of element groups contained in the time slab. | |
void | addElementGroups (NewArray< ElementGroup * > &groups, unsigned int &pos) |
Add element groups contained in the time slab to the list. | |
void | show (unsigned int depth=0) const |
Display structure of time slab. |
|
Create time slab, including one iteration.
|
|
Destructor.
|
|
Check if time slab can be accepted for given tolerance.
Implements dolfin::TimeSlab. |
|
Add element groups contained in the time slab to the list.
Implements dolfin::TimeSlab. |
|
Count the number of element groups contained in the time slab.
Implements dolfin::TimeSlab. |
|
Display structure of time slab.
Implements dolfin::TimeSlab. |
Documentation automatically generated with Doxygen on 10 Sep 2004.