seamsh
0.1

Contents

  • Seamsh
  • Installation
  • Examples
  • API Reference
    • seamsh.geometry module
    • seamsh.field module
    • seamsh.gmsh module
seamsh
  • API Reference

API Reference

  • seamsh.geometry module
    • CurveType
      • CurveType.BSPLINE
      • CurveType.POLYLINE
      • CurveType.SPLINE
      • CurveType.STRICTPOLYLINE
    • Domain
      • Domain.add_boundary_curve()
      • Domain.add_boundary_curves_shp()
      • Domain.add_interior_curve()
      • Domain.add_interior_curves_shp()
      • Domain.add_interior_points()
      • Domain.add_interior_points_shp()
    • coarsen_boundaries()
  • seamsh.field module
    • Distance
      • Distance.__call__()
    • Inpoly
      • Inpoly.__call__()
    • Raster
      • Raster.__call__()
  • seamsh.gmsh module
    • convert_to_gis()
    • mesh()
    • reproject()
Previous Next

© Copyright 2020, Jonathan Lambrechts.

Built with Sphinx using a theme provided by Read the Docs.