#include "AMP/mesh/edge_t.h"#include <vector>
Go to the source code of this file.
Classes | |
| class | triangle_t |
Functions | |
| int | project_point_onto_collection_of_triangles (unsigned int n_triangles, triangle_t **triangle_ptr, double const *point, double *projection, unsigned int &position, double &distance, double tolerance=1.0e-12) |
| int project_point_onto_collection_of_triangles | ( | unsigned int | n_triangles, |
| triangle_t ** | triangle_ptr, | ||
| double const * | point, | ||
| double * | projection, | ||
| unsigned int & | position, | ||
| double & | distance, | ||
| double | tolerance = 1.0e-12 |
||
| ) |
|
Advanced Multi-Physics (AMP) Oak Ridge National Laboratory Idaho National Laboratory Los Alamos National Laboratory |
This page automatically produced from the source code by Last updated: Tue Mar 10 2026 13:06:41. Comments on this page |