Go to the documentation of this file. 1 #ifndef TRIDIAGONAL_SOLVER_H
2 #define TRIDIAGONAL_SOLVER_H
26 const int & block=1 );
36 const int & block=1 );
60 const RealArray &
e,
const Index & J1,
const Index & J2,
const Index & J3);
62 RealArray &
e,
const Index & J1,
const Index & J2,
const Index & J3);