escript  Revision_
Public Attributes
finley::ShapeFunctionInfo Struct Reference

this struct holds the definition of the shape functions on an element More...

#include <ShapeFunctions.h>

List of all members.

Public Attributes

ShapeFunctionTypeId TypeId
 shape function type
const char * Name
 the name in text form e.g. "Line2", "Rec12", ...
int numDim
 number of spatial dimensions
int numShapes
 number of shape functions
int numOrder
 order of the shape functions
int numVertices
 number of vertices of the element
ShapeFunction_EvaluationgetValues
 function to evaluate the shape functions at a set of points

Detailed Description

this struct holds the definition of the shape functions on an element


Member Data Documentation

function to evaluate the shape functions at a set of points

Referenced by finley::ShapeFunction::ShapeFunction().

the name in text form e.g. "Line2", "Rec12", ...

number of vertices of the element


The documentation for this struct was generated from the following file: