Searched defs:ortho_type (Results 1 – 3 of 3) sorted by relevance
215 enum ortho_type { GRAM, LOWDIN, ORTHO_ALIGN, RICCATI }; in update() enum
177 enum ortho_type { GRAM, LOWDIN, ORTHO_ALIGN, RICCATI }; in step() enum
78 INTEGER :: ortho_type ! Type of orthogonalization scheme (Gram-Schmidt, ...) component