-
Notifications
You must be signed in to change notification settings - Fork 39
Module CompositeModel
Georg Muntingh edited this page Aug 19, 2017
·
10 revisions
This module contains tools for representing composite models.
This module depends on the following GoTools modules:
- GoTools Core
- Implicitization
- Intersections
- Parametrization
- Igeslib
- Topology
In addition it depends on the following modules external to GoTools:
- SISL: SINTEF's spline library, available with GPL license.
- TTL: SINTEF's a generic triangulation library, available with GPL license.
- newmat: Robert Davies' library for matrix operations, available with a permissive license.
- The
Go
namespace is the common namespace for all GoTools modules. - The
hetriang
namespace is the namespace for classes in thehalf-edge
data structure.
Getting started
Miscellaneous
Functionality
- Modules
- gotools-core
- compositemodel
- implicitization
- igeslib
- intersections
- isogeometric_model
- lrsplines2D
- parametrization
- qualitymodule
- topology
- trivariate
- trivariatemodel
- viewlib
Dependencies