IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

StructuredField2dGeneric.cs File Reference

Classes

class  IG::Num::StructuredMeshGeometry2d< TCoord >
 Structured mesh geometry in 2 dimensions. More...
class  IG::Num::StructuredField2d< TElement >
 Field where field elements are arranged in a 2 dimensional array. Usually represents a field over a structured 2D mesh. Elements can be accessed either through a single index running over all elements of the array, or by 2 indices indexing elements in 2 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
 All Classes Namespaces Files Functions Variables Enumerations Properties Events