Diffpack Documentation
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members Search
StencilWeightFunc Class Reference
base class for functors in a stencil.
More...
#include <StencilWeight.h>
List of all members.
Public Methods |
| virtual NUMT | userfunc (const Ptv(int) &index, const Ptv(int) &offset, int node_dof=0)=0 |
Detailed Description
base class for functors in a stencil.
NAME: StencilWeightFunc - base class for functors in a stencil
DESCRIPTION:
This class is the basis for user-defined functors to be used in class "StencilWeight". In this way it is possible to include variable coefficients in a stencil.
Member Function Documentation
|
NUMT StencilWeightFunc::userfunc (
|
const Ptv(int) & index,
|
|
const Ptv(int) & offset,
|
|
int node_dof = 0 ) [pure virtual]
|
|
The documentation for this class was generated from the following file:
Copyright © 2003 inuTech GmbH. All rights reserved.