64bit Integers
Click here for full thread
Clicked A Few Times
2:14:42 AM PST - Wed, Feb 14th 2018
Quote:Edoapra
Feb 13th 6:19 pm
yes to all your questions
In the C interface to fortran we use the type Integer that is defined as long in the types2f2c.h header file
See
$NWCHEM_TOP/src/tools/install/types2f2c.h
$NWCHEM_TOP/src/util/util_memcpy.c
Great, thanks for the confirmation.