GAMer
latest

Getting Started:

  • Installation
  • Overview of GAMer Algorithms
  • Getting to Know BlendGAMer
  • Frequently Asked Questions
  • Changelog

Tutorials and Examples:

  • Tutorials and Examples

API Documentation:

  • C++ API Reference
  • Python API Reference

For Developers:

  • Developer’s Guide
  • Contributing
GAMer
  • Docs »
  • File TetMesh.h
  • Edit on GitHub

File TetMesh.h¶

↰ Parent directory (include/gamer)

Tetrahedral mesh definition and associated functions.

Contents

  • Definition (include/gamer/TetMesh.h)

  • Includes

  • Namespaces

  • Classes

  • Functions

  • Defines

  • Typedefs

Definition (include/gamer/TetMesh.h)¶

  • Program Listing for File TetMesh.h

Includes¶

  • casc/casc

  • gamer/SurfaceMesh.h (File SurfaceMesh.h)

  • gamer/Vertex.h (File Vertex.h)

  • gamer/gamer.h (File gamer.h)

  • memory

  • sstream

  • string (File stringutil.h)

  • tetgen.h

  • unordered_set

  • utility

Namespaces¶

  • Namespace gamer

Classes¶

  • Struct TMCell

  • Struct TMCellProperties

  • Struct TMEdge

  • Struct TMFace

  • Struct TMFaceProperties

  • Struct TMGlobal

  • Struct TMVertex

  • Struct TMVertexProperties

Functions¶

  • Function gamer::extractSurface

  • Function gamer::makeTetMesh

  • Function gamer::readDolfin

  • Function gamer::smoothMesh(TetMesh&)

  • Function gamer::tetgenioToTetMesh

  • Function gamer::writeComsol(const std::string&, const TetMesh&)

  • Function gamer::writeDolfin

  • Function gamer::writeOFF(const std::string&, const TetMesh&)

  • Function gamer::writeTriangle

  • Function gamer::writeVTK

Defines¶

  • Define TETLIBRARY

Typedefs¶

  • Typedef gamer::TetMesh


© Copyright 2019-2021, Christopher T. Lee and Contributors Revision 8bef089e.

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