G+Smo
24.08.0
Geometry + Simulation Modules
|
Provides implementation of classes and functions to solve equations involving B-splines. More...
Go to the source code of this file.
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Functions | |
template<typename T > | |
unsigned | findHyperPlaneIntersections (const gsBSpline< T > &curve, const gsVector< T > &normal, T reference, T tolerance, std::vector< Root< T > > &roots) |
find intersections of a BSpline curve with an hyperplane More... | |
Provides implementation of classes and functions to solve equations involving B-splines.
This file is part of the G+Smo library.
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Author(s): A. Bressan, A. Mantzaflaris