lsd_mkb/lsd_mkb_superlu/superlu_seq/slu_Cnames.h File Reference

Macros defining how C routines will be called. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Defines

#define ADD_   0
#define ADD__   1
#define NOCHANGE   2
#define UPCASE   3
#define OLD_CRAY   4
#define C_CALL   5
#define F77_CALL_C   ADD_

Detailed Description

Macros defining how C routines will be called.

 -- SuperLU routine (version 2.0) --
 Univ. of California Berkeley, Xerox Palo Alto Research Center,
 and Lawrence Berkeley National Lab.
 November 1, 1997
 These macros define how C routines will be called.  ADD_ assumes that
 they will be called by fortran, which expects C routines to have an
 underscore postfixed to the name (Suns, and the Intel expect this).
 NOCHANGE indicates that fortran will be calling, and that it expects
 the name called by fortran to be identical to that compiled by the C
 (RS6K's do this).  UPCASE says it expects C routines called by fortran
 to be in all upcase (CRAY wants this). 
 

Define Documentation

#define ADD_   0
#define ADD__   1
#define C_CALL   5
#define F77_CALL_C   ADD_
#define NOCHANGE   2
#define OLD_CRAY   4
#define UPCASE   3
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Jun 2020 for ModFEM by  doxygen 1.6.1