LR-splines  0.5
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
LR::BasisfunctionBasisfunction class to store the individual B-splines which make up the LR B-spline space
LR::ElementElement class to partition the parametric space into subrectangles where all Basisfunctions are infitely differentiable
HashSet< T >HashSet container which allows for quick sorting on a non-unique hashfunction, and only contains truly unique elements
HashSet_const_iterator< T >Const version of the HashSet iterator
HashSet_iterator< T >HashSet iterator which allows for iteration over the HashSet class
LR::LRSpline
LR::LRSplineSurface
LR::LRSplineVolume
LR::Meshline
LR::MeshRectangle
LR::utl::profConvenience class to profile the local scope
LR::Profiler::ProfileStores profiling data for one computational task
LR::ProfilerSimple class for profiling of computational tasks
LR::Streamable