#include <gstepper.hpp>
Inheritance diagram for GStepper:

Public Member Functions | |
| GStepper () | |
| GStepper (GElemList *elems) | |
| GStepper (GElemList *elems, GFieldList *ulist[], GINT nlist, GFieldList **cadv, GINT *iadv, GINT nadv) | |
| GStepper (GFieldList *ulist[], GINT nf, GElemList *uelems, GElemList *pelems, GINT t) | |
| ~GStepper () | |
| virtual GBOOL | Step (GDOUBLE dt)=0 |
| virtual void | SetComm (GS *ggs)=0 |
| virtual GCHandle | SetCommHandle (GCHandle hIn)=0 |
| virtual void | SetVBdyData (GINT idir, GVecList *bdy_vals)=0 |
| virtual void | SetTimestepHistory (GDBuffer *dthist)=0 |
| virtual void | SetTime (GDOUBLE time)=0 |
|
|
|
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
Implemented in BurgersSolver, and NavierStokes. |
|
|
Implemented in BurgersSolver, and NavierStokes. |
|
|
Implemented in BurgersSolver, and NavierStokes. |
|
|
Implemented in BurgersSolver, and NavierStokes. |
|
||||||||||||
|
Implemented in BurgersSolver, and NavierStokes. |
|
|
Implemented in BurgersSolver, and NavierStokes. |
1.4.4