#include <_Interpolator.h>
Collaboration diagram for _Interpolator:

Public Attributes | |
| __Stg_Component Dictionary * | dictionary |
| SurfaceMesh * | mesh |
| SurfaceRegularMesh * | regularMesh |
| LinkedList ** | nodesForGridPoint |
| GridPoint ** | gridPointsForNode |
| int *** | mappingTable |
| Interpolator_InterpolateFromGridToMeshFunction * | interpolateG2MFunc |
Definition at line 56 of file _Interpolator.h.
|
|
Definition at line 56 of file _Interpolator.h. |
|
|
Definition at line 56 of file _Interpolator.h. Referenced by LinearInterpolator_InterpolateFromGridToMesh(). |
|
|
Definition at line 56 of file _Interpolator.h. Referenced by _Interpolator_InterpolateFromGridToMesh(). |
|
|
Definition at line 56 of file _Interpolator.h. Referenced by SurfaceRegularMesh_GatherData(). |
|
|
Definition at line 56 of file _Interpolator.h. Referenced by _Interpolator_InterpolateFromMeshToGrid(), LinearInterpolator_InterpolateFromGridToMesh(), and SplineInterpolator_InterpolateFromGridToMesh(). |
|
|
Definition at line 56 of file _Interpolator.h. Referenced by _Interpolator_InterpolateFromMeshToGrid(), and SurfaceRegularMesh_GatherData(). |
|
|
Definition at line 56 of file _Interpolator.h. Referenced by _Interpolator_InterpolateFromMeshToGrid(). |