Home
last modified time | relevance | path

Searched refs:npsol (Results 1 – 25 of 94) sorted by relevance

1234

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/acro/config/
H A Dacx_npsol.m418 dnl The user may also use --with-npsol=<lib> in order to use some
35 AC_ARG_WITH(npsol,
36 AS_HELP_STRING([--with-npsol=<lib-flags>], [use NPSOL library]))
44 AC_F77_FUNC(npsol)
49 AC_MSG_CHECKING([for $npsol in $NPSOL_LIBS])
50 AC_TRY_LINK_FUNC($npsol, [acx_npsol_ok=yes], [NPSOL_LIBS=""])
61 AC_CHECK_FUNC($npsol, [acx_npsol_ok=yes])
66 for npsol in npsol npsol_rs6k; do
69 AC_CHECK_LIB($npsol, $npsol,
70 [acx_npsol_ok=yes; NPSOL_LIBS="-l$npsol"], [], [$FLIBS])
H A Dsiteconfig.ini12 npsol= key
61 npsol=--with-npsol="/home/dmgay/src/solvers/npsol/src/npsol.a" key
/dports/math/optpp/optpp-2.4/config/
H A Doptpp_options.m443 AC_ARG_WITH(npsol, [AC_HELP_STRING([--with-npsol=<lib>],
79 AC_MSG_CHECKING([for /usr/local/lib/npsol.a])
80 if test -f "/usr/local/lib/npsol.a"; then
82 NPSOL_LIB="/usr/local/lib/npsol.a"
101 AC_MSG_CHECKING([for /usr/lib/npsol.a])
102 if test -f "/usr/lib/npsol.a"; then
104 NPSOL_LIB="/usr/lib/npsol.a"
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/config/
H A Doptpp_options.m449 AC_ARG_WITH(npsol, [AC_HELP_STRING([--with-npsol=<lib>],
85 AC_MSG_CHECKING([for /usr/local/lib/npsol.a])
86 if test -f "/usr/local/lib/npsol.a"; then
88 NPSOL_LIB="/usr/local/lib/npsol.a"
107 AC_MSG_CHECKING([for /usr/lib/npsol.a])
108 if test -f "/usr/lib/npsol.a"; then
110 NPSOL_LIB="/usr/lib/npsol.a"
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/src/dll_demo/
H A DREADME3 stuff: dot, nlpql, npsol) come from shared libraries that need not be
33 nlpql, or npsol in their own individual shared libraries (dot.dll,
34 nlpql.dll, or npsol.dll, respectively), including implementations of
46 give input specifications for jega, dot, nlpql, and npsol. To
48 nlpql.nspec, npsol.nspec, the original dakota.input.nspec (and
57 mention of npsol in the input file. An alternative scheme
61 provided by dot, nlpql, and npsol by stubs that try to load shared
72 place; dakdll loads dot.dll, jega.dll, nlpql.dll or npsol.dll as
94 many invocations of npsol routines). The gfortran variant gave no
113 At the moment, Fortran names for relevant dot, nlpql and npsol
H A Dmakefile.cygwin59 all: NIDR_keywds.H dakota.so dakdll dot.dll jega.dll nlpql.dll npsol.dll
120 npsol_dll = npsol.o NPSOLOptimizer.o NLSSOLLeastSq.o SOLBase.o npoptn_wrapper.o \
122 npsol.dll: $(npsol_dll)
123 $(CC) $(CFLAGS) -shared $(Rpath) -o npsol.dll $(npsol_dll) $L
H A Dmakefile.linuxrdy61 all: NIDR_keywds.H dakdll dot.dll jega.dll nlpql.dll npsol.dll
113 npsol_dll = npsol.o NPSOLOptimizer.o NLSSOLLeastSq.o SOLBase.o npoptn_wrapper.o \
115 npsol.dll: $(npsol_dll)
116 $(FC) $(CFLAGS) -shared $(Rpath) -o npsol.dll $(npsol_dll) $L
H A Dmakefile.linux60 all: NIDR_keywds.H dakota.so dakdll dot.dll jega.dll nlpql.dll npsol.dll
121 npsol_dll = npsol.o NPSOLOptimizer.o NLSSOLLeastSq.o SOLBase.o npoptn_wrapper.o \
123 npsol.dll: $(npsol_dll)
124 $(FC) $(CFLAGS) -shared $(Rpath) -o npsol.dll $(npsol_dll) $L
H A Dmakefile.macosx60 all: dakdll dot.dll jega.dll nlpql.dll npsol.dll
115 npsol_dll = npsol.o NPSOLOptimizer.o NLSSOLLeastSq.o SOLBase.o npoptn_wrapper.o dakota.dylib
116 npsol.dll: $(npsol_dll)
117 $(CXX) -o npsol.dll -bundle $(npsol_dll) $D/methods/NPSOL/.libs/libnpsol.a -lblas $(Flib)
H A Dfoo3.in8 stanford npsol
H A Dnpsol.nspec2 npsol ALIAS npsol_sqp {N_mdm(lit,methodName_npsol_sqp)}
H A Dnpsol.desc1 TAG "stanford/npsol" GROUP "Optimization: Local, Derivative-based"
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/OPTPP/tests/
H A DMakefile.am9 SUBDIRS += npsol subdir
11 DIST_SUBDIRS = constraints hock parallel uncon npsol
/dports/math/optpp/optpp-2.4/tests/
H A DMakefile.am12 SUBDIRS += npsol subdir
14 DIST_SUBDIRS = constraints hock parallel uncon xml npsol
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/
H A Dmake_machines_master70 NPSOL_DIR = $(HOME)/npsol/Linux-x86_64/optimized/lib
102 NPSOL_DIR = $(HOME)/npsol/npUnix/lib
152 #NPSOL_DIR = /home/f1dfw14/npsol/Linux-x86_64/optimized/lib/
153 #NPSOL_DIR = /home/f1dfw14/npsol-5.0/lib
255 NPSOL_DIR = $(HOME)/npsol
294 NPSOL_DIR = /home/f1dfw14/data/npsol-5.0
330 NPSOL_DIR = $(HOME)/npsol #e.g., HOME is /Users/tzha
/dports/math/algae/algae-4.3.6/test/
H A Dnpsol_test.A2 printf( "Starting the npsol test...\n" );
22 # I stuck this here mainly because I thought it was cool, the npsol
212 return npsol ({objf; objgrd}; s;
272 if (npsol)
282 N = npsol( npsol_test_fn; 10,10; {}; { deriv = 0 } );
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/utilities_dw/test_routines/matrix_test/c++/
H A Dmakefile54 NPSOL_DIR = $(HOME)/npsol-5.0/lib
79 NPSOL_DIR = /home/f1dfw14/data/npsol-5.0
113 NPSOL_DIR = /home/f1dfw14/data/npsol-5.0
137 NPSOL_DIR = /home/f1dfw14/data/npsol-5.0
H A Dmake_machines_master54 NPSOL_DIR = $(HOME)/npsol-5.0/lib
80 #NPSOL_DIR = /home/f1dfw14/data/npsol-5.0
112 NPSOL_DIR = /home/f1dfw14/data/npsol-5.0
/dports/math/algae/algae-4.3.6/doc/
H A Dalgae.info-5328 * npsol:: nonlinear optimization
338 - Function: npsol ( objective; start; constraints; options; state )
351 The `npsol' function may not be called recursively.
460 making a cold start, the QP algorithm in `npsol' must
494 possible, since `npsol' is more reliable and will
505 If `derivative_level' is 0 or 1, `npsol' will
525 is badly scaled or the user wishes to have `npsol'
673 the minor iterations of `npsol'. The levels are as
739 previous call to `npsol'. Its members are:
921 sophistication of `npsol', but it works well for some
[all …]
H A Dalgae.info-7118 * npsol: npsol.
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/nidr/
H A Dmkfile140 nojstuff:V: dot.dll jega.dll nlpql.dll npsol.dll
148 npsol.dll: npsol.c
/dports/science/dynare/dynare-4.6.4/contrib/ms-sbvar/switch_dw/switching/
H A Ddw_switch_opt.c120 #define npsol npsol_ macro
123 void npsol(int *n, int *nclin, int *ncnln, int *ldA, int *ldJ, int *ldR, double *A, double *bl, dou…
189 npsol(&n,&nclin,&ncnln,&ldA,&ldJ,&ldR,A,bl,bu,&confun,&PosteriorObjectiveFunction_npsol, in PosteriorOptimizationQ_npsol()
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/test/Vanderplaats/
H A Ddakota_vanderplaats_N100.in19 # npsol #s4
H A Ddakota_vanderplaats_N5000.in19 # npsol #s4
H A Ddakota_vanderplaats_N1000.in19 # npsol #s4

1234