IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.
|
Classes | |
class | IG::Num::StructuredMeshGeometry3d< TCoord > |
Structured mesh geometry in 3 dimensions. More... | |
class | IG::Num::StructuredField3d< TElement > |
Field where field elements are arranged in a 3 dimensional array. Usually represents a field over a structured 3D mesh. Elements can be accessed either through a single index running over all elements of the array, or by 3 indices indexing elements in 3 basic directions of the grid. The first index ("x direction") ie least significant and the last index is most significant. More... | |
Namespaces | |
namespace | IG::Num |