Module LRSplines3D Examples - SINTEF-Geometry/GoTools GitHub Wiki
Example programs related to lrsplines3D
refine_lrvol.C
Example This program demonstrates definition of an LR spline volume from a tensor-product spline volume and how to refine this volume with specified mesh rectangles.
investigate_LRSplineVolume.C
Example This program demonstrates a set of enquire functionalities for an LR spline volume.
investigate_Element3D.C
Example This program reads an LR spline volume from file. It iterates trough all elements in the volume and demonstrate available enquiries.
Bezier_extraction
Example This program reads an LR spline volume from file and compute the Bezier coefficients for all patches. The patches are written to file as tensor-product spline volumes.
evaluateLRVolume.C
Example This program demonstrates the various evaluation possibilities for an LR spline volume