p4est  2.8.7
p4est is a software library for parallel adaptive mesh refinement.
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Files
p8est

The 3D version of the p4est library. More...

Files

file  p8est.h
 The top-level 3D p8est interface.
 
file  p8est_algorithms.h
 Routines for managing quadrants as elements of trees and subtrees.
 
file  p8est_bits.h
 Routines for manipulating quadrants (neighbors, parents, children, etc.)
 
file  p8est_communication.h
 Parallel messaging and support code.
 
file  p8est_connectivity.h
 The connectivity defines the coarse topology of the forest.
 
file  p8est_extended.h
 Interface routines with extended capabilities.
 
file  p8est_geometry.h
 Transform from tree-local "reference" coordinate system to global "physical space" coordinates.
 
file  p8est_ghost.h
 Passing quadrants and data to neighboring processes.
 
file  p8est_iterate.h
 Iteration over mesh topology via callbacks.
 
file  p8est_lnodes.h
 Generate Lobatto node numbers for any degree.
 
file  p8est_mesh.h
 Forest topology in a conventional mesh format.
 
file  p8est_search.h
 Search through quadrants, the local part of a forest, or the partition.
 
file  p8est_vtk.h
 Routines for printing a forest and associated fields to VTK format.
 
file  p8est_wrap.h
 This wrapper API encapsulates core p4est data structures and provides functions that clarify the mark-adapt-partition cycle.
 

Detailed Description

The 3D version of the p4est library.