This is the header file which defines the NWChem-Molden interface.

Including this header in a module which generates movecs will allow one to instrument the Molden hooks.
This commit is contained in:
Jeff Hammond 2009-01-19 21:55:24 +00:00
parent ab98b4fd6a
commit 47475aeea9

5
src/util/nwmolden.fh Normal file
View file

@ -0,0 +1,5 @@
logical nwmolden_geom,nwmolden_basis,nwmolden_movecs
logical nwmolden_openfile,nwmolden_closefile
external nwmolden_geom,nwmolden_basis,nwmolden_movecs
external nwmolden_openfile,nwmolden_closefile