Function t8_cross_3D(const double, const double, double)
Defined in File t8_vec.h
Function Documentation
Warning
doxygenfunction: Unable to resolve function “t8_cross_3D” with arguments (const double, const double, double) in doxygen xml output for project “t8code” from directory: /home/docs/checkouts/readthedocs.org/user_builds/t8code/checkouts/v4.1.0-2025.12.17/build/doc/xml. Potential matches:
- template<T8VecType<3> TVecX, T8VecType<3> TVecY, T8VecType<3> TVecCross> void t8_cross_3D(const TVecX &vec_x, const TVecY &vec_y, TVecCross &cross)
- void t8_cross_3D(const double vec_x[3], const double vec_y[3], double cross[3])