﻿pytuflow.GridMesh
=================

.. currentmodule:: pytuflow

.. autoclass:: GridMesh
   :exclude-members: __init__
   :show-inheritance:

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
      :toctree:
      :nosignatures:
   
      ~GridMesh.add_dataset
      ~GridMesh.data_point
      ~GridMesh.data_types
      ~GridMesh.flux
      ~GridMesh.flux_integral
      ~GridMesh.load_into_memory
      ~GridMesh.maximum
      ~GridMesh.mesh_dataset
      ~GridMesh.minimum
      ~GridMesh.section
      ~GridMesh.surface
      ~GridMesh.time_series
      ~GridMesh.times
      ~GridMesh.to_alembic
      ~GridMesh.to_gltf
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
      :toctree:
   
      ~GridMesh.ATTRIBUTE_TYPES
      ~GridMesh.DOMAIN_TYPES
      ~GridMesh.GEOMETRY_TYPES
      ~GridMesh.ID_COLUMNS
      ~GridMesh.spherical
      ~GridMesh.name
      ~GridMesh.has_reference_time
      ~GridMesh.reference_time
   
   