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