IgANet
IgANets - Isogeometric Analysis Networks
Loading...
Searching...
No Matches
GismoSurfaceReparameterization.hpp File Reference

G+Smo surface reparameterization tools. More...

#include <iganet.h>

Go to the source code of this file.

Classes

class  iganet::gsObjFuncSurface< T >
 Objective function for surface reparameterization. More...
 

Namespaces

namespace  iganet
 

Functions

template<typename T >
gismo::gsMultiPatch< T > iganet::convertIntoBSpline (const gismo::gsMultiPatch< T > &mp, const gismo::gsMatrix< T > &coefsMobiusIn)
 Converts a matrix of coefficients into a multi-patch B-spline object.
 
template<typename T >
void iganet::mobiusTransform (const gismo::gsAsConstVector< T > &c, const gismo::gsVector< T, 2 > &uv, gismo::gsVector< T, 2 > &xieta, gismo::gsMatrix< T, 2, 2 > &jac)
 Computes the Mobius transformation.
 

Detailed Description

G+Smo surface reparameterization tools.

Author
Matthias Moller

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/.