G+Smo  24.08.0
Geometry + Simulation Modules
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
create_multipatch.cpp File Reference

Export the multi-patch geometry, the multi-basis and the sparse mapper for several unstructured spline constructions. More...

+ Include dependency graph for create_multipatch.cpp:

Enumerations

enum  MethodFlags
 [Include namespace] More...
 

Functions

int main (int argc, char *argv[])
 

Detailed Description

Export the multi-patch geometry, the multi-basis and the sparse mapper for several unstructured spline constructions.

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): P. Weinmueller, H.M Verhelst

Enumeration Type Documentation

[Include namespace]

Smoothing method:

  • m 0 == Approx C1 method
  • m 1 == D-Patch method
  • m 2 == Almost C1 method
  • m 3 == Nitsche's method

Function Documentation

int main ( int  argc,
char *  argv[] 
)

[Parse command line]

[Parse command line]