G+Smo  25.01.0
Geometry + Simulation Modules
 
Loading...
Searching...
No Matches
gsTensorBSpline.hpp File Reference

Provides implementation of a tensor-product B-spline patch of arbitrary dimension. More...

+ Include dependency graph for gsTensorBSpline.hpp:

Go to the source code of this file.

Namespaces

namespace  gismo
 The G+Smo namespace, containing all definitions for the library.
 
namespace  gismo::internal
 This namespace contains functionalities that are internal to 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)
 

Detailed Description

Provides implementation of a tensor-product B-spline patch of arbitrary dimension.

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