62 virtual const char *
giveClassName()
const {
return "NURBSInterpolation"; }
Interpolation for B-splines.
virtual const char * giveClassName() const
Interpolation class for NURBS.
Class representing a general abstraction for cell geometry.
virtual int global2local(FloatArray &answer, const FloatArray &lcoords, const FEICellGeometry &cellgeo)
Evaluates local coordinates from given global ones.
NURBSInterpolation(int nsd)
Class representing vector of real numbers.
Implementation of matrix containing floating point numbers.
the oofem namespace is to define a context or scope in which all oofem names are defined.