mirror of
https://github.com/nwchemgit/nwchem.git
synced 2026-07-29 06:35:39 -04:00
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:
parent
ab98b4fd6a
commit
47475aeea9
1 changed files with 5 additions and 0 deletions
5
src/util/nwmolden.fh
Normal file
5
src/util/nwmolden.fh
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue