#include "Overture.h"
#include "PlotStuff.h"
#include "SquareMapping.h"
#include "display.h"
#include "OGPolyFunction.h"
#include "OGTrigFunction.h"
#include "CompositeGridOperators.h"
#include "Oges.h"
|
int | solveProblem (aString &gridName, CompositeGrid &cg, realCompositeGridFunction &u, GenericGraphicsInterface &ps, GraphicsParameters &psp, int plotOption=0) |
|
int | main (int argc, char **argv) |
|
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |
int solveProblem |
( |
aString & |
gridName, |
|
|
CompositeGrid & |
cg, |
|
|
realCompositeGridFunction & |
u, |
|
|
GenericGraphicsInterface & |
ps, |
|
|
GraphicsParameters & |
psp, |
|
|
int |
plotOption = 0 |
|
) |
| |
References all, axis, coeff, dirichlet, display(), f, ForBoundary, fx, fy, fz, getIndex(), grid, gx, I1, I2, I3, mask, mg, np, printF(), side, and ue.
Referenced by main().