Module | Source File | Description |
---|---|---|
forcad | forcad.f90 | |
forcad_nurbs_curve | forcad_nurbs_curve.f90 | This module defines the 'nurbs_curve' type for representing a Non-Uniform Rational B-Spline (NURBS) curve. |
forcad_nurbs_surface | forcad_nurbs_surface.f90 | This module defines the 'nurbs_surface' type for representing a Non-Uniform Rational B-Spline (NURBS) surface. |
forcad_nurbs_volume | forcad_nurbs_volume.f90 | This module defines the 'nurbs_volume' type for representing a Non-Uniform Rational B-Spline (NURBS) volume. |
forcad_utils | forcad_utils.f90 | This module contains parameters, functions and subroutines that are used in the library. |