Home
last modified time | relevance | path

Searched refs:nmax2 (Results 1 – 18 of 18) sorted by relevance

/dports/science/lammps/lammps-stable_29Sep2021/src/ML-RANN/
H A Dpair_rann.cpp94 nmax2 = 0; in PairRANN()
254 nmax2 = 20; in allocate()
753 memory->create(dSijkx,nmax2*nmax2,"pair:dSijkx"); in check_potential()
754 memory->create(dSijky,nmax2*nmax2,"pair:dSijky"); in check_potential()
755 memory->create(dSijkz,nmax2*nmax2,"pair:dSijkz"); in check_potential()
756 memory->create(dSijkxc,nmax2,nmax2,"pair:dSijkxc"); in check_potential()
757 memory->create(dSijkyc,nmax2,nmax2,"pair:dSijkyc"); in check_potential()
758 memory->create(dSijkzc,nmax2,nmax2,"pair:dSijkzc"); in check_potential()
846 memory->grow(dSijkx,nmax2*nmax2,"pair:dSijkx"); in compute()
847 memory->grow(dSijky,nmax2*nmax2,"pair:dSijky"); in compute()
[all …]
H A Dpair_rann.h89 int nmax2; variable
/dports/astro/sextractor/sextractor-2.5.0/src/
H A Dpc.c208 c,n,p, npix,npix2,nopix, ncoeff, nparam, nmax,nmax2, ncode; in pc_fit() local
319 if ((nmax2 = nmax+parammod[p]) < ncode) in pc_fit()
322 cpc2 = code->pc+npc*nmax2; in pc_fit()
332 dparam = val2/norm*(param[p][nmax2]-param[p][nmax]); in pc_fit()
337 if (val2<=0.0 && (nmax2 = nmax-parammod[p]) >= 0) in pc_fit()
340 cpc2 = code->pc+npc*nmax2; in pc_fit()
350 dparam = val2/norm*(param[p][nmax2]-param[p][nmax]); in pc_fit()
/dports/science/cp2k/cp2k-2e995eec7fd208c8a72d9544807bd8b8ba8cd1cc/src/
H A Dcp_ddapc_types.F392 nmax2, nmax3 local
406 nmax2 = NINT(0.25_dp + hmat(2, 2)*alpha*tol1/pi)
410 ndim = (nmax1 + 1)*(2*nmax2 + 1)*(2*nmax3 + 1) - 1
418 DO k2 = -nmax2, nmax2
H A Dcp_ddapc_forces.F92 nmax2, nmax3, r1, r2, r3, rmax1, & local
123 nmax2 = NINT(0.25_dp + cell%hmat(2, 2)*alpha*tol1/pi)
191 DO k2 = -nmax2, nmax2
H A Dcp_ddapc_methods.F648 iparticle1, iparticle2, istart_g, k1, k2, k3, n_rep, ndim, nmax1, nmax2, nmax3, r1, r2, & local
676 nmax2 = NINT(0.25_dp + cell%hmat(2, 2)*alpha*tol1/pi)
743 DO k2 = -nmax2, nmax2
/dports/science/cp2k-data/cp2k-7.1.0/src/
H A Dcp_ddapc_types.F392 nmax2, nmax3 local
406 nmax2 = NINT(0.25_dp + hmat(2, 2)*alpha*tol1/pi)
410 ndim = (nmax1 + 1)*(2*nmax2 + 1)*(2*nmax3 + 1) - 1
418 DO k2 = -nmax2, nmax2
H A Dcp_ddapc_forces.F92 nmax2, nmax3, r1, r2, r3, rmax1, & local
123 nmax2 = NINT(0.25_dp + cell%hmat(2, 2)*alpha*tol1/pi)
191 DO k2 = -nmax2, nmax2
H A Dcp_ddapc_methods.F648 iparticle1, iparticle2, istart_g, k1, k2, k3, n_rep, ndim, nmax1, nmax2, nmax3, r1, r2, & local
676 nmax2 = NINT(0.25_dp + cell%hmat(2, 2)*alpha*tol1/pi)
743 DO k2 = -nmax2, nmax2
/dports/graphics/xd3d/xd3d-8.3.1/src/X/
H A Dgsplne.f22 nma = nmax2
/dports/math/maxima/maxima-5.43.2/share/colnew/lisp/
H A Dnewmsh.lisp91 (accl 0.0) (in 0) (nmax2 0) (nmx 0) (naccum 0) (degequ 0.0)
105 naccum nmx nmax2 in lold lnew l
502 (setf nmax2 (the f2cl-lib:integer4 (truncate nmax 2)))
503 (setf n (f2cl-lib:min0 nmax2 nold nmx))
/dports/lang/chicken5/chicken-5.3.0/
H A Dlolevel.scm153 (define (checkn2 n nmax nmax2 off1 off2)
154 (if (and (fx<= n (fx- nmax off1)) (fx<= n (fx- nmax2 off2)))
156 (sizerr n nmax nmax2) ) )
/dports/math/py-or-tools/or-tools-9.2/ortools/constraint_solver/
H A Delement.cc1041 int64_t nmax2 = emax2; \
1043 while (nmax2 >= nmin2 && !found) { \
1045 int64_t value = ElementValue(i, nmax2); \
1052 nmax2--; \
1056 expr2_->SetRange(nmin2, nmax2);
/dports/audio/libopenmpt/libopenmpt-0.6.0+release.autotools/sounddsp/
H A DReverb.cpp438 uint32 nmax2 = (SNDMIX_REVERB_DELAY_MASK+1) - nPosRvb; in Process() local
439 nmax1 = (nmax1 < nmax2) ? nmax1 : nmax2; in Process()
/dports/science/tfel/tfel-3.4.0/docs/web/
H A Dhosford.md477 nmax2 = 1000
483 for x in [1+(29.*i)/(nmax2-1) for i in range(0,nmax2)]:
/dports/science/tfel-edf/tfel-3.2.1/docs/web/
H A Dhosford.md468 nmax2 = 1000
474 for x in [1+(29.*i)/(nmax2-1) for i in range(0,nmax2)]:
/dports/science/PETSc/petsc-3.14.1/src/ts/tutorials/
H A Dex14.c1393 PetscMPIInt rank,size,tag,nn,nmax,nn2,nmax2; in THIDAVecView_VTK_XML() local
1417 ierr = MPI_Reduce(&nn2,&nmax2,1,MPI_INT,MPI_MAX,0,comm);CHKERRQ(ierr); in THIDAVecView_VTK_XML()
1423 ierr = PetscMalloc2(nmax,&array,nmax2,&array2);CHKERRQ(ierr); in THIDAVecView_VTK_XML()
1440 ierr = MPI_Recv(array2,nmax2,MPIU_SCALAR,r,tag,comm,&status);CHKERRQ(ierr); in THIDAVecView_VTK_XML()
/dports/science/gabedit/GabeditSrc251_300720/src/Geometry/
H A DGeomXYZ.c7501 gint nmax2 = 0; in read_geom_from_poscar_file() local
7540 while(strsplit2 && strsplit2[nmax2]) nmax2++; in read_geom_from_poscar_file()
7541 if(nmax<1 || nmax != nmax2) in read_geom_from_poscar_file()