Home
last modified time | relevance | path

Searched defs:nfun (Results 1 – 25 of 41) sorted by relevance

12

/dports/science/multiwfn/gMultiwfn-3.4.1-0-14-ge873677/src/
H A Dedflib.f9079 subroutine EDFLIB(iz,ncore,nfun,alf,coe) argument
116 subroutine EDFLIB02(iz,nfun,alf,coe) argument
255 subroutine EDFLIB10(iz,nfun,alf,coe) argument
690 subroutine EDFLIB18(iz,nfun,alf,coe) argument
1039 subroutine EDFLIB28(iz,nfun,alf,coe) argument
1842 subroutine EDFLIB36(iz,nfun,alf,coe) argument
2211 subroutine EDFLIB46(iz,nfun,alf,coe) argument
2468 subroutine EDFLIB54(iz,nfun,alf,coe) argument
2831 subroutine EDFLIB60(iz,nfun,alf,coe) argument
3486 subroutine EDFLIB68(iz,nfun,alf,coe) argument
[all …]
/dports/math/octave/octave-6.4.0/libinterp/corefcn/
H A Dquad.cc223 octave_idx_type nfun = 0; variable
319 octave_idx_type nfun = 0; variable
/dports/math/octave/octave-6.4.0/scripts/general/
H A Dquadl.m100 nfun = 1; variable
H A Dquadv.m113 nfun = 7; variable
/dports/science/afni/afni-AFNI_21.3.16/src/
H A Dmri_warpfield.h22 int nfun ; member
/dports/editors/mg/mg-6.9/
H A Dhelp.c215 PF nfun; in findbind() local
/dports/science/simbody/simbody-Simbody-3.7/SimTKmath/Optimizers/src/
H A Dlbfgs.cpp118 integer nfun, ispt, iypt; in lbfgs_() local
1268 void lb1_( int *iprint, int *iter, int *nfun, Real *gnorm, int *n, in lb1_()
/dports/math/form/form-4.2.1/sources/
H A Dlus.c61 int nfun, i, j, jj, k, n, sign = 0, action = 0, L, ten, ten2, totnum, in Lus() local
/dports/graphics/aseprite/aseprite-1.2.9/third_party/mujs/
H A Djsgc.c127 int nenv = 0, nfun = 0, nobj = 0, nstr = 0; in js_gc() local
/dports/net/vde2/vde2-2.3.2/include/
H A Dvdeplugin.h68 unsigned short nfun; member
/dports/lang/mujs/mujs-1.2.0/
H A Djsgc.c133 unsigned int nenv = 0, nfun = 0, nobj = 0, nstr = 0, nprop = 0; in js_gc() local
/dports/graphics/mupdf/mupdf-1.18.0-source/thirdparty/mujs/
H A Djsgc.c133 unsigned int nenv = 0, nfun = 0, nobj = 0, nstr = 0, nprop = 0; in js_gc() local
/dports/net/vde2/vde2-2.3.2/src/kvde_switch/
H A Dconsmgmt.h55 unsigned short nfun; /* number of active fun */ member
/dports/net/vde2/vde2-2.3.2/src/vde_switch/
H A Dconsmgmt.h57 unsigned short nfun; /* number of active fun */ member
/dports/biology/molden/molden5.8/ambfor/
H A Dambfor.f544 subroutine prtene(nfun,f,gnorm) argument
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/erts/emulator/hipe/
H A Dhipe_mode_switch.c177 void hipe_set_call_trap(ErtsCodeInfo* ci, void *nfun, int is_closure) in hipe_set_call_trap()
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/erts/emulator/hipe/
H A Dhipe_mode_switch.c177 void hipe_set_call_trap(ErtsCodeInfo* ci, void *nfun, int is_closure) in hipe_set_call_trap()
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/erts/emulator/hipe/
H A Dhipe_mode_switch.c177 void hipe_set_call_trap(ErtsCodeInfo* ci, void *nfun, int is_closure) in hipe_set_call_trap()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/ThirdParty/VNL/src/vxl/v3p/netlib/opt/
H A Dlbfgs.c55 #define nfun (*v3p_netlib_lbfgs_global_arg).private_nfun macro
/dports/misc/vxl/vxl-3.3.2/v3p/netlib/opt/
H A Dlbfgs.c55 #define nfun (*v3p_netlib_lbfgs_global_arg).private_nfun macro
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dauto_basis.F379 INTEGER, DIMENSION(0:9) :: nfun, nval local
698 SUBROUTINE overlap_maximum(lm, npgf, nfun, zet, gcc, nfit, afit, amet, eval) argument
699 INTEGER, INTENT(IN) :: lm, npgf, nfun local
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dauto_basis.F365 INTEGER, DIMENSION(0:9) :: nfun, nval local
684 SUBROUTINE overlap_maximum(lm, npgf, nfun, zet, gcc, nfit, afit, amet, eval) argument
685 INTEGER, INTENT(IN) :: lm, npgf, nfun local
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dmathmap.c635 static void CleanFunctions( int nfun, const char *fun[], char ***clean, int *status ) { in CleanFunctions()
2969 int nfun, const char *fun[], int forward, in ExtractExpressions()
3125 int nfun, const char *fun[], in ExtractVariables()
5199 int nfun; /* Number of functions to evaluate */ in Transform() local
/dports/science/gabedit/GabeditSrc251_300720/src/MolecularMechanics/
H A DQuasiNewton.c727 static gint iter = 0, nfun = 0, point = 0, ispt = 0, iypt = 0, maxfev = 0; in lbfgs() local
/dports/cad/electric/electric-7.00/src/misc/
H A Derc.c556 REGISTER INTBIG i, tot, nfun, updatepct, sea; in erc_gatherwells() local

12