Home
last modified time | relevance | path

Searched defs:F77_FUNC (Results 1 – 25 of 266) sorted by relevance

1234567891011

/dports/science/libctl/libctl-4.5.0/src/
H A Dctl-f77-glue.c85 void F77_FUNC(vector3scale, VECTOR3SCALE)(number *s, vector3 *v, vector3 *vscaled) { in F77_FUNC() function
101 void F77_FUNC(vector3dot, VECTOR3DOT)(vector3 *v1, vector3 *v2, number *result) { in F77_FUNC() function
123 void F77_FUNC(ctlgetinteger, CTLGETINTEGER)(fortran_string identifier, int *length, in F77_FUNC() function
130 void F77_FUNC(ctlgetboolean, CTLGETBOOLEAN)(fortran_string identifier, int *length, in F77_FUNC() function
149 void F77_FUNC(ctlgetvector3, CTLGETVECTOR3)(fortran_string identifier, int *length, in F77_FUNC() function
159 void F77_FUNC(ctlgetstring, CTLGETSTRING)(fortran_string identifier, int *length, in F77_FUNC() function
180 void F77_FUNC(ctlsetinteger, CTLSETINTEGER)(fortran_string identifier, int *length, in F77_FUNC() function
213 void F77_FUNC(ctlsetstring, CTLSETSTRING)(fortran_string identifier, int *length, in F77_FUNC() function
228 void F77_FUNC(numberlistref, NUMBERLISTREF)(list *l, int *index, number *value) { in F77_FUNC() function
244 void F77_FUNC(listlistref, LISTLISTREF)(list *l, int *index, list *value) { in F77_FUNC() function
[all …]
/dports/math/libflame/libflame-5.2.0/src/base/flamec/include/
H A DFLA_f77_name_mangling.h25 #define F77_FUNC( name_lower, name_upper ) \ macro
30 #define F77_FUNC( name_lower, name_upper ) \ macro
43 #define F77_FUNC( name_lower, name_upper ) \ macro
48 #define F77_FUNC( name_lower, name_upper ) \ macro
/dports/math/libflame/libflame-5.2.0/src/base/flamec/blis/include/
H A Dblis_f77_name_mangling.h25 #define F77_FUNC( name_lower, name_upper ) \ macro
30 #define F77_FUNC( name_lower, name_upper ) \ macro
43 #define F77_FUNC( name_lower, name_upper ) \ macro
48 #define F77_FUNC( name_lower, name_upper ) \ macro
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Common/
H A DIpoptConfig.h53 # define F77_FUNC(name,NAME) NAME macro
56 # define F77_FUNC(name,NAME) name ## _ macro
/dports/math/fftw3-long/fftw-3.3.9/api/
H A Dx77.h49 # define F77_FUNC(a, A) a macro
51 # define F77_FUNC(a, A) A macro
53 # define F77_FUNC(a, A) a ## _ macro
/dports/math/fftw3/fftw-3.3.9/api/
H A Dx77.h49 # define F77_FUNC(a, A) a macro
51 # define F77_FUNC(a, A) A macro
53 # define F77_FUNC(a, A) a ## _ macro
/dports/math/fftw3-float/fftw-3.3.9/api/
H A Dx77.h49 # define F77_FUNC(a, A) a macro
51 # define F77_FUNC(a, A) A macro
53 # define F77_FUNC(a, A) a ## _ macro
/dports/math/fftw3-quad/fftw-3.3.9/api/
H A Dx77.h49 # define F77_FUNC(a, A) a macro
51 # define F77_FUNC(a, A) A macro
53 # define F77_FUNC(a, A) a ## _ macro
/dports/science/gromacs/gromacs-2021.4/src/gromacs/linearalgebra/
H A Dgmx_arpack.cpp666 static void F77_FUNC(dsapps, DSAPPS)(int* n, in F77_FUNC() function
1063 static void F77_FUNC(dsesrt, in F77_FUNC() function
1248 static void F77_FUNC(dsgets, in F77_FUNC() function
2099 void F77_FUNC(dsaupd, DSAUPD)(int* ido, in F77_FUNC() function
2269 void F77_FUNC(dseupd, DSEUPD)(int* rvec, in F77_FUNC() function
3387 static void F77_FUNC(ssapps, SSAPPS)(int* n, in F77_FUNC() function
3784 static void F77_FUNC(ssesrt, in F77_FUNC() function
3969 static void F77_FUNC(ssgets, in F77_FUNC() function
4046 static void F77_FUNC( in F77_FUNC() function
4816 void F77_FUNC(ssaupd, SSAUPD)(int* ido, in F77_FUNC() function
[all …]
/dports/science/py-MDAnalysis/MDAnalysis-0.19.2/MDAnalysis/lib/formats/src/
H A Dxdrfile.c66 #define F77_FUNC(name,NAME) name ## _ macro
1763 F77_FUNC(xdropen,XDROPEN)(int *fid, char *filename, char *mode, in F77_FUNC() function
1795 F77_FUNC(xdrclose,XDRCLOSE)(int *fid) in F77_FUNC() function
1805 F77_FUNC(xdrrint,XDRRINT)(int *fid, int *data, int *ndata, int *ret) in F77_FUNC() function
1811 F77_FUNC(xdrwint,XDRWINT)(int *fid, int *data, int *ndata, int *ret) in F77_FUNC() function
1829 F77_FUNC(xdrrchar,XDRRCHAR)(int *fid, char *ip, int *ndata, int *ret) in F77_FUNC() function
1835 F77_FUNC(xdrwchar,XDRWCHAR)(int *fid, char *ip, int *ndata, int *ret) in F77_FUNC() function
1985 F77_FUNC(xdrccs,XDRCCS)(int *fid, float *data, int *ncoord, in F77_FUNC() function
1994 F77_FUNC(xdrdcs,XDRDCS)(int *fid, float *data, int *ncoord, in F77_FUNC() function
2003 F77_FUNC(xdrccd,XDRCCD)(int *fid, double *data, int *ncoord, in F77_FUNC() function
[all …]
/dports/math/bonmin/Bonmin-releases-1.8.8/Bonmin/src/Interfaces/Filter/
H A DBonBqpdSolver.cpp38 F77_FUNC(wsc,WSC); variable
43 F77_FUNC(epsc,EPSC); variable
49 F77_FUNC(repc,REPC); variable
59 F77_FUNC(vstepc,VSTEPC); variable
64 F77_FUNC(hessc,HESSC); variable
69 F77_FUNC(scalec,SCALEC); variable
74 F77_FUNC(bqpdc,BQPDC); variable
79 F77_FUNC(alphac,ALPHAC); variable
85 F77_FUNC(sparsec,SPARSEC); variable
95 F77_FUNC(mxm1c,MXM1C); variable
[all …]
H A DBonFilterSolver.cpp59 F77_FUNC(cpname,CPNAME); variable
65 F77_FUNC(hessc,HESSC); variable
71 F77_FUNC(ubdc,UBDC); variable
89 F77_FUNC(scalec,SCALEC); variable
96 …void F77_FUNC(objfun,OBJFUN)(real *x, fint *n, real * f, real *user, fint * iuser, fint * errflag)… in F77_FUNC() function
102F77_FUNC(confun,CONFUN)(real * x, fint * n , fint *m, real *c, real *a, fint * la, real * user, fi… in F77_FUNC() function
108 F77_FUNC(gradient,GRADIENT)(fint *n, fint *m, fint * mxa, real * x, real *a, fint * la, in F77_FUNC() function
131 F77_FUNC(hessian,HESSIAN)(real *x, fint *n, fint *m, fint *phase, real *lam, in F77_FUNC() function
/dports/math/ipopt/Ipopt-3.12.13/Ipopt/src/Interfaces/
H A DIpStdFInterface.c218 fptr F77_FUNC(ipcreate,IPCREATE) in F77_FUNC() function
265 void F77_FUNC(ipfree,IPFREE) in F77_FUNC() function
276 fint F77_FUNC(ipsolve,IPSOLVE) in F77_FUNC() function
315 fint F77_FUNC(ipaddstroption,IPADDSTROPTION) in F77_FUNC() function
343 fint F77_FUNC(ipaddnumoption,IPADDNUMOPTION) in F77_FUNC() function
367 fint F77_FUNC(ipaddintoption,IPADDINTOPTION) in F77_FUNC() function
392 fint F77_FUNC(ipopenoutputfile,IPOPENOUTPUTFILE) in F77_FUNC() function
417 void F77_FUNC(ipsetcallback,IPSETCALLBACK) in F77_FUNC() function
426 void F77_FUNC(ipunsetcallback,IPUNSETCALLBACK) in F77_FUNC() function
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/DDACE/cmake/
H A Dddace_config_cmake.h.in2 #define F77_FUNC(name,NAME) DDACE_FORTRAN_GLOBAL(name,NAME) macro
/dports/science/gromacs/gromacs-2021.4/src/gromacs/linearalgebra/gmx_lapack/
H A Ddstevr.cpp14 F77_FUNC(dstevr,DSTEVR)(const char *jobz, in F77_FUNC() function
H A Dsstevr.cpp14 F77_FUNC(sstevr,SSTEVR)(const char *jobz, in F77_FUNC() function
H A Ddlassq.cpp6 F77_FUNC(dlassq,DLASSQ)(int *n, in F77_FUNC() function
H A Dslassq.cpp6 F77_FUNC(slassq,SLASSQ)(int *n, in F77_FUNC() function
/dports/math/ipopt/Ipopt-3.12.13/BuildTools/headers/
H A Dconfigall_system_msc.h11 # define F77_FUNC(name,NAME) NAME macro
18 # define F77_FUNC(name,NAME) name ## _ macro
/dports/math/osi/Osi-0.108.6/BuildTools/headers/
H A Dconfigall_system_msc.h11 # define F77_FUNC(name,NAME) NAME macro
18 # define F77_FUNC(name,NAME) name ## _ macro
/dports/math/coinutils/CoinUtils-2.11.4/BuildTools/headers/
H A Dconfigall_system_msc.h11 # define F77_FUNC(name,NAME) NAME macro
18 # define F77_FUNC(name,NAME) name ## _ macro
/dports/math/ogdf/OGDF/include/coin/
H A Dconfigall_system_msc.h11 # define F77_FUNC(name,NAME) NAME macro
18 # define F77_FUNC(name,NAME) name ## _ macro
/dports/math/clp/Clp-1.17.3/BuildTools/headers/
H A Dconfigall_system_msc.h11 # define F77_FUNC(name,NAME) NAME macro
18 # define F77_FUNC(name,NAME) name ## _ macro
/dports/math/octave/octave-6.4.0/liboctave/util/
H A Df77-fcn.c46 F77_FUNC (xstopx, XSTOPX) (F77_CONST_CHAR_ARG_DEF (s_arg, len) in F77_FUNC() function
/dports/math/octave-forge-ltfat/ltfat/oct/
H A Dconfig.h11 #define F77_FUNC(name,NAME) name ## _ macro

1234567891011