• VTF
  • FSI
  • AMROC
  • SFC
  • Motion
  • STLIB
  • Main Page
  • src/generic/cles.h

    #include "DAGHFortranInterfaces.h"
    
    /* these should mirror those in cles.i */
    #define CLES_TRUE 1
    #define CLES_FALSE 0
    #define CLES_RETURN_ERROR -1
    
    

<