Function t8_cross_2D(const double, const double)
Defined in File t8_vec.cxx
Function Documentation
Warning
doxygenfunction: Unable to resolve function “t8_cross_2D” with arguments (const double, const double) in doxygen xml output for project “t8code” from directory: build/xml. Potential matches:
- double t8_cross_2D(const double vec_x[2], const double vec_y[2])
- double t8_cross_2D(const double vec_x[2], const double vec_y[2])
- template<T8VecType<2> TVecX, T8VecType<2> TVecY> double t8_cross_2D(const TVecX &vec_x, const TVecY &vec_y)