Argument Definitions (+ indicates altered content) INTEGER IORB1 REAL*8 F4(*), PSI(*), WGT2(*), WK0(*)
Description * Copyright (C) 1996 Leif Laaksonen, Dage Sundholm * Copyright (C) 1996-2010 Jacek Kobus* * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * * ### checkOrtho ### Checks orthogonalization of a given orbital
Source file: checkOrtho.f
I/O Operations: Unit ID Unit No Access Form Operation * SEQ FMTD W Operation codes A=rewind,B=backspace,C=close,E=endfile I=inquire,O=open,R=read,W=write
Intrinsic Functions Called GENERIC*8 ABS GENERIC*4 MIN
External Functions and Subroutines Called REAL*8 DOT SUBROUTINE PROD, PROD2
Local Variables (+ indicates altered content) INTEGER +IBEG1, +IBEG3, +IORB2, +IORB3 INTEGER +ISTP(60), +JOR, +JOR1, +NGRID REAL*8 +OVLA(60), +OVLA1(60)
Referenced Common Block Variables (+ indicates altered content) ADDRESS1 INTEGER I1B(60) ADDRESS3 INTEGER I1SI(60) COMPATAB CHARACTER*8 BOND(60), GUT(60) COMPATAB INTEGER IORN(60) CONFIG INTEGER NORB CONSINT INTEGER IONE DEBUG INTEGER IPRINT(1000) NOENG INTEGER NLM(60,60) ORBITI INTEGER IGE(60), MGX(9,60)