Skip to content

Module CompositeModel

Georg Muntingh edited this page Aug 19, 2017 · 10 revisions

Summary

This module contains tools for representing composite models.

Dependencies

This module depends on the following GoTools modules:

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.

Namespaces

  • The Go namespace is the common namespace for all GoTools modules.
  • The hetriang namespace is the namespace for classes in the half-edge data structure.
Clone this wiki locally