#include <ext.hpp>
Collaboration diagram for EXT:
Public Member Functions | |
EXT (GSHORT iorder=2) | |
~EXT () | |
EXT (const EXT &a) | |
void | SetOrder (GSHORT iorder) |
void | SetTimestepHistory (GDBuffer *dthist) |
GDBuffer * | GetCoeffs () |
GDBuffer * | GetTimestepHistory () |
void | ComputeCoeffs () |
GDOUBLE & | operator() (const GSHORT i) |
GDOUBLE & | operator[] (const GSHORT i) |
Friends | |
ostream & | operator<< (ostream &, EXT &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|