Overture
Version 25
|
#include "OvertureDefine.h"
#include "MappedGridFunction.h"
#include "MappedGridOperators.h"
#include "A++.h"
Go to the source code of this file.
Classes | |
class | Stencil |
Typedefs | |
typedef IntegerArray | Point |
typedef RealMappedGridFunction | CoefficientMatrix |
Functions | |
Stencil | operator* (Real, const Stencil &) |
typedef IntegerArray Point |