G+Smo
24.08.0
Geometry + Simulation Modules
|
Files | |
file | gsBoehm.h [code] |
Boehm's algorithm for knot insertion. | |
file | gsBoehm.hpp [code] |
Boehm's algorithm for knot insertion. | |
file | gsBSpline.h [code] |
Represents a B-spline curve/function with one parameter. | |
file | gsBSpline.hpp [code] |
Implementation of a B-spline curve/function with one parameter. | |
file | gsBSplineAlgorithms.h [code] |
Implementation of common algorithms for B-splines. | |
file | gsBSplineBasis.h [code] |
Provides declaration of BSplineBasis class. | |
file | gsBSplineBasis.hpp [code] |
Implementation of 1D B-spline basis. | |
file | gsBSplineSolver.h [code] |
Provides classes and functions to solve equations involving B-splines. | |
file | gsBSplineSolver.hpp [code] |
Provides implementation of classes and functions to solve equations involving B-splines. | |
file | gsCurveCurveIntersection.h [code] |
Implementation of B Spline Curve/Curve intersection. | |
file | gsDeboor.hpp [code] |
Implementation of deBoor and tensor deBoor algorithm. | |
file | gsKnotIterator.h [code] |
Provides implementation of knot vector iterators. | |
file | gsKnotVector.h [code] |
Knot vector for B-splines. | |
file | gsKnotVector.hpp [code] |
Definitions of functions from gsKnotVector.h. | |
file | gsNurbs.h [code] |
Represents a NURBS curve/function with one parameter. | |
file | gsNurbsBasis.h [code] |
Represents a NURBS basis with one parameter. | |
file | gsNurbsCreator.h [code] |
Provides declaration of the NurbsCreator struct. | |
file | gsNurbsCreator.hpp [code] |
Provides implementation of the NurbsCreator struct. | |
file | gsTensorBSpline.h [code] |
Represents a tensor-product B-spline patch. | |
file | gsTensorBSpline.hpp [code] |
Provides implementation of a tensor-product B-spline patch of arbitrary dimension. | |
file | gsTensorBSplineBasis.h [code] |
Provides declaration of TensorBSplineBasis abstract interface. | |
file | gsTensorBSplineBasis.hpp [code] |
Provides declaration of tensor-product B-spline basis class. | |
file | gsTensorNurbs.h [code] |
Represents a tensor-product NURBS patch. | |
file | gsTensorNurbsBasis.h [code] |
Provides declaration of TensorNurbsBasis abstract interface. | |