Search found 1 match

by Chris Barnett
Thu Apr 19, 2012 1:45 am
Forum: OpenMM
Topic: Notification & Fix - Fortran Type Mismatch
Replies: 2
Views: 500

Notification & Fix - Fortran Type Mismatch

Dear All, I came across the following error when compiling the fortran API OpenMM examples: call OpenMM_Context_getState(context, infoMask, state, 0) 1 Error: Type mismatch in argument 'enforceperiodicbox' at (1); passed TYPE(openmm_state) to INTEGER(4) The ordering of the arguments in the API (/usr...