Overture
Version 25
|
#include <assert.h>
#include "Stencil.h"
#include "SparseRep.h"
#include "SquareMapping.h"
#include "LineMapping.h"
#include "OGTrigFunction.h"
#include "OGPolyFunction.h"
#include "math.h"
#include "MappedGridFunction.h"
Functions | |
ostream & | operator<< (ostream &os, const Stencil &s) |
Stencil | operator* (Real d, const Stencil &s) |
ostream& operator<< | ( | ostream & | os, |
const Stencil & | s | ||
) |
References Stencil::display(), and Stencil::text.