LR-splines
0.5
|
LR::Basisfunction | Basisfunction class to store the individual B-splines which make up the LR B-spline space |
LR::Element | Element 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::prof | Convenience class to profile the local scope |
LR::Profiler::Profile | Stores profiling data for one computational task |
LR::Profiler | Simple class for profiling of computational tasks |
LR::Streamable |