OOFEM
2.4
OOFEM.org - Object Oriented Finite Element Solver
|
Go to the source code of this file.
Classes | |
class | oofem::TSplineInterpolation |
Interpolation for T-splines. More... | |
Namespaces | |
oofem | |
the oofem namespace is to define a context or scope in which all oofem names are defined. | |
Macros | |
Input fields for TSplineInterpolation | |
#define | _IFT_TSplineInterpolation_localIndexKnotVectorU "localindexknotvectoru" |
#define | _IFT_TSplineInterpolation_localIndexKnotVectorV "localindexknotvectorv" |
#define | _IFT_TSplineInterpolation_localIndexKnotVectorW "localindexknotvectorw" |
#define _IFT_TSplineInterpolation_localIndexKnotVectorU "localindexknotvectoru" |
Definition at line 52 of file feitspline.h.
Referenced by oofem::TSplineInterpolation::initializeFrom().
#define _IFT_TSplineInterpolation_localIndexKnotVectorV "localindexknotvectorv" |
Definition at line 53 of file feitspline.h.
Referenced by oofem::TSplineInterpolation::initializeFrom().
#define _IFT_TSplineInterpolation_localIndexKnotVectorW "localindexknotvectorw" |
Definition at line 54 of file feitspline.h.
Referenced by oofem::TSplineInterpolation::initializeFrom().