Advanced Multi-Physics (AMP)
On-Line Documentation
Classes | Functions
triangle_t.h File Reference
#include "AMP/mesh/edge_t.h"
#include <vector>
Include dependency graph for triangle_t.h:

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)
 

Function Documentation

◆ project_point_onto_collection_of_triangles()

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 doxygen
Last updated: Tue Mar 10 2026 13:06:41.
Comments on this page