![]() |
GemaCoreLib
The GeMA Core library
|
Declaration of the GmGaussCoordinates family of classes. More...
Go to the source code of this file.
Classes | |
class | GmGaussCoordinates |
A helper class that returns the coordinates of an element's Gauss points. This class should not be instanced directly. Use GmSingleGaussCoordinates or GmMultiGaussCoordinates instead. More... | |
class | GmSingleGaussCoordinates |
A helper class that returns the coordinates of an element's Gauss points. Should be used when we want to get coordinates from a SINGLE element. If you are going to get coordinates for multiple elements in a loop, prefer using GmMultiGaussCoordinates. More... | |
class | GmMultiGaussCoordinates |
A helper class that returns the coordinates of an element's Gauss points, tailored to be used inside a loop over a set of elements. More... | |
Declaration of the GmGaussCoordinates family of classes.