SyTen

◆ orthogonalise()

template<typename OrthoImpl >
template<typename Vec >
static void syten::Krylov::OrthoPolicies::LastTwo< OrthoImpl >::orthogonalise ( Vec v,
std::vector< Vec > const &  ortho,
IterativeConfig const &  conf,
IterativeExit e 
)
inlinestatic

Like FirstTwoOrtho::orthonormalise(), but only orthogonalises without final normalisation.

References syten::orthogonalise(), and std::vector< T >::size().

Referenced by syten::Krylov::OrthoPolicies::Combined< Impl1, Impl2 >::orthogonalise().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: