
Files | |
| file | BCSides.hpp [code] |
| Sides of the boundary of the computational domain. | |
| file | calc_face_vertex_velocity.hpp [code] |
| Calculates the velocity of the vertices of a Voronoi face. | |
| file | ConvexHull.hpp [code] |
| Calculates the convex hull from a set of points. | |
| file | Delaunay.hpp [code] |
| Delaunay triangulation with mpi. | |
| file | delaunay_logger.hpp [code] |
| A debugging function for the Delaunay triangulation. | |
| file | Edge.hpp [code] |
| Edge between cells. | |
| file | EdgeLengthCorrect.hpp [code] |
| Attempts to improve the accuracy of the simulation by taking into accout the change in the length of an edge during a time step. | |
| file | exactmath.hpp [code] |
| Exact math. | |
| file | facet.hpp [code] |
| Triangulation data. | |
| file | find_affected_cells.hpp [code] |
| Determines which cells might be affected by boundary conditions. | |
| file | geometry.hpp [code] |
| Geometrical calculations. | |
| file | geotests.hpp [code] |
| Various checks for geometric data. | |
| file | hdf5_logger.hpp [code] |
| Method for dumping tessellation data to hdf5 file. | |
| file | HilbertOrder.hpp [code] |
| Hilbert space filling curve. | |
| file | polygon_overlap_area.hpp [code] |
| Calculates the overlap between two polygons. | |
| file | PolyIntersect.hpp [code] |
| Finds the intersection points between two polygons. | |
| file | right_rectangle.hpp [code] |
| Defines a rectangular shape. | |
| file | RoundGrid.hpp [code] |
| Makes the initial cells rounder. | |
| file | shape_2d.hpp [code] |
| Two dimensional shapes. | |
| file | tessellation.hpp [code] |
| Abstract class for the tessellation. | |
| file | triangle_area.hpp [code] |
| Calculates the area of a triangle. | |
| file | voronoi_logger.hpp [code] |
| A debugging function for the Voronoi tessellation. | |
| file | VoronoiMesh.hpp [code] |
| Voronoi tessellation with MPI option. | |
1.8.13