meshReaderLib

Contents:

  • Introduction
  • Installation
  • Usage
meshReaderLib
  • meshReaderLib user-guide
  • View page source

meshReaderLib user-guide

This is a C++ library that is capable of reading 2D structured and unstructured grids, which may or may not be distributed into different blocks (i.e. the grids may be represented as multi-block structured and unstructured grids).

Contents:

  • Introduction
  • Installation
    • Windows
      • Single executable (tests + library)
      • Tests with separate static mesh reader library
      • Tests with separate dynamic mesh reader library
    • UNIX (macOS, Ubuntu, etc.)
      • Single executable (tests + library)
      • Tests with separate static mesh reader library
      • Tests with separate dynamic mesh reader library
  • Usage
    • Reading structured grid information
      • Reading coordinate information
      • Reading interface connectivity information
      • Reading boundary condition information
    • Reading unstructured grid information
      • Reading coordinate (vertex) information
      • Reading element connectivity table
      • Reading interface connectivity information
      • Reading boundary condition information

Indices and tables

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2024, Tom-Robin Teschner.

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