Home
last modified time | relevance | path

Searched refs:maxfunc (Results 1 – 25 of 48) sorted by relevance

12

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/NCSUOpt/
H A DDIRsubrout.f30 Double Precision f(maxfunc,2),fmin,eps,thirds(0:maxfunc)
176 INTEGER pos,maxfunc,n,length(maxfunc,n),help,i
206 INTEGER pos,maxfunc,n,length(maxfunc,n),help,i,p,k
507 INTEGER point(maxfunc),length(maxfunc,n)
658 Double Precision f(maxfunc,2),c(maxfunc,maxor),fmin
852 INTEGER length(maxfunc,n),free,point(maxfunc)
944 DO 20,i = 1,maxfunc
950 point(maxfunc) = 0
1016 DO 10,i = 1,maxfunc
1038 INTEGER maxfunc local
[all …]
H A DDIRect.f155 INTEGER maxfunc, maxdeep, maxdiv, MaxDim, mdeep
261 DOUBLE PRECISION f(maxfunc,2), divfactor
263 INTEGER point(maxfunc), free
264 DOUBLE PRECISION c(maxfunc,MaxDim)
266 INTEGER length(maxfunc,MaxDim),t,j,actdeep
380 CALL DIRInitList(anchor,free,point,f,maxfunc,maxdeep)
461 + maxdeep, maxfunc, maxdiv, Ierror)
535 CALL fep(n,c,l,u,point,maxI,start,maxfunc,f,
560 + maxfunc,maxdeep,n,help)
603 actdeep_div = DIRGetlevel(minpos,length,maxfunc,n)
[all …]
H A DDIRbatch.f13 + minpos,u,n,maxfunc,maxdeep,oops,fmax,
22 INTEGER n,maxfunc,maxdeep,oops
24 INTEGER length(maxfunc,n),free,point(maxfunc),i
28 DOUBLE PRECISION c(maxfunc,n),delta,x(n)
29 DOUBLE PRECISION l(n),u(n),f(maxfunc,2)
H A DDIRserial.f13 + minpos,u,n,maxfunc,maxdeep,oops,fmax,
23 INTEGER n,maxfunc,maxdeep,oops
25 INTEGER length(maxfunc,n),free,point(maxfunc),i
29 DOUBLE PRECISION c(maxfunc,n),delta,x(n)
30 DOUBLE PRECISION l(n),u(n),f(maxfunc,2)
H A DDIRparallel.f34 INTEGER maxfunc, maxdeep, maxdiv, MaxDim, mdeep
147 + minpos,u,n,maxfunc,maxdeep,oops,fmax,
157 INTEGER n,maxfunc,maxdeep,oops
159 INTEGER length(maxfunc,n),free,point(maxfunc),i
163 DOUBLE PRECISION c(maxfunc,n),delta,x(n)
164 Double Precision l(n),u(n),f(maxfunc,2)
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/libxc/
H A Dlibxc.fh1 integer, parameter :: maxfunc = 100
4 integer(c_int),dimension(maxfunc) :: libxc_family
5 integer(c_int),dimension(maxfunc) :: libxc_funcs
6 integer(c_int),dimension(maxfunc) :: libxc_kind
7 integer(c_int),dimension(maxfunc) :: libxc_flags
8 double precision,dimension(maxfunc) :: libxc_facts
H A Dnwchem_libxc_util.F149 integer :: itemp(maxfunc)
192 integer :: itemp(maxfunc)
/dports/math/nlopt/nlopt-2.7.1/src/algs/direct/
H A DDIRsubrout.c42 (void) maxfunc; in direct_dirgetlevel_()
357 (void) maxfunc; in direct_dirgetmaxdeep_()
453 i__1 = *maxfunc; in dirresortlist_()
486 i__1 = *maxfunc; in dirresortlist_()
649 doublereal *f, integer *maxfunc) in dirinsert_() argument
678 i__1 = *maxfunc; in dirinsert_()
1102 (void) maxfunc; in direct_dirget_i__()
1284 maxfunc, maxdeep, &oops); in direct_dirinit_()
1351 i__1 = *maxfunc; in direct_dirinitlist_()
1359 point[*maxfunc] = 0; in direct_dirinitlist_()
[all …]
H A Ddirect-internal.h31 maxfunc, const integer *maxdeep, doublereal *fglobal, doublereal *fglper,
40 doublereal *thirds, doublereal *levels, integer *maxfunc, const integer *
46 point, doublereal *f, integer *maxfunc, const integer *maxdeep);
57 doublereal *f, const integer *maxdeep, integer *maxfunc,
63 integer *n, integer *maxfunc);
70 integer *maxfunc, const integer *maxdeep, integer *oops);
75 integer *maxfunc, const integer *maxdeep, integer *n);
78 integer *maxi, integer *length, integer *maxfunc,
84 integer *maxfunc, const integer *maxdeep, integer *maxdim, integer *n,
92 integer *maxfunc, integer *n, integer jones);
[all …]
H A DDIRparallel.c154 minf, integer *minpos, doublereal *u, integer *n, integer *maxfunc, in direct_dirsamplef_() argument
195 f_dim1 = *maxfunc; in direct_dirsamplef_()
198 length_dim1 = *maxfunc; in direct_dirsamplef_()
201 c_dim1 = *maxfunc; in direct_dirsamplef_()
H A DDIRserial.c21 minf, integer *minpos, doublereal *u, integer *n, integer *maxfunc, in direct_dirsamplef_() argument
32 (void) logfile; (void) free; (void) maxfunc; (void) maxdeep; (void) oops; in direct_dirsamplef_()
/dports/math/R-cran-nloptr/nloptr/src/nlopt_src/direct/
H A Ddirect-internal.h31 maxfunc, const integer *maxdeep, doublereal *fglobal, doublereal *fglper,
40 doublereal *thirds, doublereal *levels, integer *maxfunc, const integer *
46 point, doublereal *f, integer *maxfunc, const integer *maxdeep);
57 doublereal *f, const integer *maxdeep, integer *maxfunc,
63 integer *n, integer *maxfunc);
70 integer *maxfunc, const integer *maxdeep, integer *oops);
75 integer *maxfunc, const integer *maxdeep, integer *n);
78 integer *maxi, integer *length, integer *maxfunc,
84 integer *maxfunc, const integer *maxdeep, integer *maxdim, integer *n,
92 integer *maxfunc, integer *n, integer jones);
[all …]
H A DDIRsubrout.c138 length_offset], maxfunc, n, jones); in direct_dirchoose_()
153 length_offset], maxfunc, n, jones); in direct_dirchoose_()
448 i__1 = *maxfunc; in dirresortlist_()
481 i__1 = *maxfunc; in dirresortlist_()
642 doublereal *f, integer *maxfunc) in dirinsert_() argument
671 i__1 = *maxfunc; in dirinsert_()
1274 maxfunc, maxdeep, &oops); in direct_dirinit_()
1341 i__1 = *maxfunc; in direct_dirinitlist_()
1349 point[*maxfunc] = 0; in direct_dirinitlist_()
1527 if (*maxf + 20 > *maxfunc) { in direct_dirheader_()
[all …]
H A DDIRparallel.c154 minf, integer *minpos, doublereal *u, integer *n, integer *maxfunc, in direct_dirsamplef_() argument
195 f_dim1 = *maxfunc; in direct_dirsamplef_()
198 length_dim1 = *maxfunc; in direct_dirsamplef_()
201 c_dim1 = *maxfunc; in direct_dirsamplef_()
/dports/sysutils/syslinux/syslinux-6.03/com32/sysdump/
H A Dpci.c36 unsigned int nbus, ndev, nfunc, maxfunc; in dump_pci() local
49 maxfunc = 1; /* Assume a single-function device */ in dump_pci()
51 for (nfunc = 0; nfunc < maxfunc; nfunc++) { in dump_pci()
61 maxfunc = MAX_PCI_FUNC; /* Multifunction device */ in dump_pci()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/
H A DNCSUOptimizer.cpp24 int *maxfunc, double fvec[], int iidata[],
163 int *maxI, int *start, int *maxfunc, double fvec[], int iidata[], in objective_eval() argument
205 double ci=c[pos+i*(*maxfunc)]; in objective_eval()
228 fvec[cnt+j+(*maxfunc)] = feasible; in objective_eval()
234 fvec[cnt+j+(*maxfunc)] = feasible; in objective_eval()
252 fvec[cnt+j+(*maxfunc)] = feasible; in objective_eval()
H A DNCSUOptimizer.hpp99 int point[], int *maxI, int *start, int *maxfunc,
/dports/science/tinker/tinker/source/
H A Ddocument.f32 integer maxfunc
36 parameter (maxfunc=75)
52 character*20 fname(maxfunc)
237 do i = 1, maxfunc
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/surfpack/src/surfaces/nkm/
H A DNKM_Optimize.cpp42 int *maxfunc, double fvec[], int iidata[],
706 int *maxI, int *start, int *maxfunc, double fvec[], in direct_objective_eval() argument
728 double ci=c[pos+i*(*maxfunc)]; in direct_objective_eval()
757 fvec[cnt+(*maxfunc)+j] = infeasible; in direct_objective_eval()
764 fvec[cnt+(*maxfunc)+j] = 0; in direct_objective_eval()
H A DNKM_Optimize.hpp298 int point[], int *maxI, int *start, int *maxfunc,
/dports/audio/openal-soft/openal-soft-1.21.1/core/
H A Dcpu_caps.cpp63 const reg_type maxfunc{cpuregs[0]}; in GetCPUInfo() local
98 if(maxfunc >= 1) in GetCPUInfo()
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/acpi/
H A Dacpi_pci_link.c569 uint8_t func, maxfunc, ipin; in acpi_pci_link_add_functions() local
578 maxfunc = 7; in acpi_pci_link_add_functions()
580 maxfunc = 0; in acpi_pci_link_add_functions()
583 for (func = 0; func <= maxfunc; func++) { in acpi_pci_link_add_functions()
612 uint8_t func, maxfunc, ipin, iline; in acpi_pci_link_search_irq() local
621 maxfunc = 7; in acpi_pci_link_search_irq()
623 maxfunc = 0; in acpi_pci_link_search_irq()
626 for (func = 0; func <= maxfunc; func++) { in acpi_pci_link_search_irq()
/dports/sysutils/syslinux/syslinux-6.03/com32/lib/pci/
H A Dscan.c458 unsigned int nbus, ndev, nfunc, maxfunc; in pci_scan() local
478 maxfunc = 1; /* Assume a single-function device */ in pci_scan()
481 for (nfunc = 0; nfunc < maxfunc; nfunc++) { in pci_scan()
492 maxfunc = MAX_PCI_FUNC; /* Multifunction device */ in pci_scan()
/dports/security/clamav/clamav-0.104.2/libclamav/
H A Dclambc.h31 unsigned minfunc, maxfunc; member
/dports/security/clamav-lts/clamav-0.103.5/libclamav/
H A Dclambc.h31 unsigned minfunc, maxfunc; member

12