brille Logo

User documents

  • Installation Guide
  • Introduction
  • Memory Use
  • User Guide

API documents

  • Python module brille
  • pybind11 module brille._brille
  • Plotting utilities for brille
  • C++ Library API
brille
  • »
  • File triangulation_layers.hpp
  • View page source

File triangulation_layers.hpp¶

↰ Parent directory (src)

Contents

  • Definition (src/triangulation_layers.hpp)

  • Includes

  • Included By

  • Namespaces

  • Classes

  • Functions

Definition (src/triangulation_layers.hpp)¶

  • Program Listing for File triangulation_layers.hpp

Includes¶

  • algorithm

  • approx.hpp (File approx.hpp)

  • array (File array.hpp)

  • array_latvec.hpp (File array_latvec.hpp)

  • cassert

  • debug.hpp (File debug.hpp)

  • omp.h

  • polyhedron.hpp (File polyhedron.hpp)

  • set

  • tetgen.h

  • vector

Included By¶

  • File mesh.hpp

Namespaces¶

  • Namespace brille

Classes¶

  • Class TetTri

  • Class TetTriLayer

Functions¶

  • Template Function brille::find_first(const std::array<T, N>&, const T)

  • Template Function brille::triangulate(const bArray<T>&, const std::vector<std::vector<int>>&, const double, const int, const int)

  • Template Function brille::triangulate_one_layer


© Copyright 2020, Gregory Tucker

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