![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmInterpolatorXxxxOutputDataBinding family of classes. More...
Go to the source code of this file.
Classes | |
class | GmInterpolatorOutputDataBinding |
Binding class used to host the data structure where calculated interpolated values will be stored. Might store one ore more values per point. It also hosts the dimension specification used when converting vector values to scalar ones. More... | |
class | GmInterpolatorVectorOutputDataBinding |
GmInterpolatorOutputDataBinding implementation storing a single value in a vector. More... | |
class | GmInterpolatorMVectorOutputDataBinding |
GmInterpolatorOutputDataBinding implementation storing multiple values in a vector list. More... | |
class | GmInterpolatorGaussOutputDataBinding |
GmInterpolatorOutputDataBinding implementation storing a single value in a Gauss point through an accessor. More... | |
class | GmInterpolatorMGaussOutputDataBinding |
GmInterpolatorOutputDataBinding implementation storing multiple values in a Gauss point through an accessor list. More... | |
class | GmInterpolatorNodeOutputDataBinding |
GmInterpolatorOutputDataBinding implementation storing a single value in a node attribute through an accessor. More... | |
class | GmInterpolatorMNodeOutputDataBinding |
GmInterpolatorOutputDataBinding implementation storing multiple values in a node through an accessor list. More... | |
class | GmInterpolatorOutputMultiDataBinding |
Binding class used to host the data structure where calculated interpolated values will be stored for several points. Might store one ore more values per point. More... | |
class | GmInterpolatorMatrixOutputMultiDataBinding |
GmInterpolatorOutputMultiDataBinding implementation storing a single value in a matrix. More... | |
class | GmInterpolatorMMatrixOutputMultiDataBinding |
GmInterpolatorOutputMultiDataBinding implementation storing multiple values in a matrix list. More... | |
Declaration of the GmInterpolatorXxxxOutputDataBinding family of classes.