GemaCoreLib
The GeMA Core library
Classes
gmNodeToPointInterpolator.h File Reference

Declaration of the GmNodeToXxxxPointInterpolator family of classes. More...

#include "gmInterpolator.h"
#include <gmShapeH.h>
Include dependency graph for gmNodeToPointInterpolator.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  GmNodeToCellPointInterpolator
 Interpolator class for calculating values for a point inside a cell, from data stored on the cell nodes. More...
 
class  GmNodeToCellPointMInterpolator
 Interpolator class for calculating multiple values for a point inside a cell, from multiple data stored on the cell nodes. More...
 
class  GmNodeToElementPointInterpolator
 Interpolator class for calculating values for a point inside an element, from data stored on the element nodes. More...
 
class  GmNodeToElementPointMInterpolator
 Interpolator class for calculating multiple values for a point inside an element, from multiple data stored on the element nodes. More...
 
class  GmNodeToElementPointInterpolatorH
 Interpolator class for calculating single value for a point inside an element, from single data stored on the discontinuous and hierarchical elements nodes. More...
 

Detailed Description

Declaration of the GmNodeToXxxxPointInterpolator family of classes.

Author
Carlos Augusto Teixeira Mendes
Date
march, 2018