G+Smo
24.08.0
Geometry + Simulation Modules
|
Represents a tensor-product B-spline patch. More...
Go to the source code of this file.
Classes | |
class | gsTensorBSpline< d, T > |
A tensor product of d B-spline functions, with arbitrary target dimension. More... | |
Namespaces | |
gismo | |
The G+Smo namespace, containing all definitions for the library. | |
Functions | |
template<short_t d, class T > | |
void | constructCoefsForSlice (index_t dir_fixed, const index_t index, const gsMatrix< T > &fullCoefs, const gsVector< index_t, d > &sizes, gsMatrix< T > &result) |
Represents a tensor-product B-spline patch.
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. Mantzaflaris