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