#include <ab.hpp>
Collaboration diagram for AB:
Public Member Functions | |
AB (GSHORT iorder=2) | |
~AB () | |
AB (const AB &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 &, AB &) |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|