.. _sphx_glr_example_gallery_auto_examples_basic:
Basic tutorials
===============
These examples introduce one core ``graphlow`` operation at a time.
Read them in order if you are new to the project:
1. create a ``TensorMesh`` from PyVista
2. compute cell volumes on a volume mesh
3. extract a boundary surface
4. compute enclosed volume on a watertight surface
5. transfer data between points and cells
6. inspect oriented face area vectors
.. raw:: html
.. thumbnail-parent-div-open
.. raw:: html
.. only:: html
.. image:: /example_gallery/auto_examples/basic/images/thumb/sphx_glr_create_tensor_mesh_thumb.png
:alt:
:doc:`/example_gallery/auto_examples/basic/create_tensor_mesh`
.. raw:: html
Create a TensorMesh from a PyVista mesh
.. raw:: html
.. only:: html
.. image:: /example_gallery/auto_examples/basic/images/thumb/sphx_glr_cell_volumes_thumb.png
:alt:
:doc:`/example_gallery/auto_examples/basic/cell_volumes`
.. raw:: html
Compute cell volumes on a volume mesh
.. raw:: html
.. only:: html
.. image:: /example_gallery/auto_examples/basic/images/thumb/sphx_glr_extract_surface_thumb.png
:alt:
:doc:`/example_gallery/auto_examples/basic/extract_surface`
.. raw:: html
Extract a boundary surface from a volume mesh
.. raw:: html
.. only:: html
.. image:: /example_gallery/auto_examples/basic/images/thumb/sphx_glr_surface_enclosed_volume_thumb.png
:alt:
:doc:`/example_gallery/auto_examples/basic/surface_enclosed_volume`
.. raw:: html
Compute enclosed volume on a surface mesh
.. raw:: html
.. only:: html
.. image:: /example_gallery/auto_examples/basic/images/thumb/sphx_glr_point_cell_mapping_thumb.png
:alt:
:doc:`/example_gallery/auto_examples/basic/point_cell_mapping`
.. raw:: html
Transfer data between points and cells
.. raw:: html
.. only:: html
.. image:: /example_gallery/auto_examples/basic/images/thumb/sphx_glr_face_area_vectors_thumb.png
:alt:
:doc:`/example_gallery/auto_examples/basic/face_area_vectors`
.. raw:: html
Inspect oriented face area vectors
.. thumbnail-parent-div-close
.. raw:: html
.. toctree::
:hidden:
/example_gallery/auto_examples/basic/create_tensor_mesh
/example_gallery/auto_examples/basic/cell_volumes
/example_gallery/auto_examples/basic/extract_surface
/example_gallery/auto_examples/basic/surface_enclosed_volume
/example_gallery/auto_examples/basic/point_cell_mapping
/example_gallery/auto_examples/basic/face_area_vectors