Function t8_geometry_evaluate
Defined in File t8_geometry.h
Function Documentation
-
void t8_geometry_evaluate(t8_cmesh_t cmesh, t8_gloidx_t gtreeid, const double *ref_coords, const size_t num_coords, double *out_coords)
Evaluates the geometry of a tree at a given reference point.
- Parameters:
cmesh – [in] The cmesh
gtreeid – [in] The global id of the tree
ref_coords – [in] The reference coordinates at which to evaluate the geometry
num_coords – [in] The number of reference coordinates
out_coords – [out] The evaluated coordinates