Home
last modified time | relevance | path

Searched refs:ndbl (Results 1 – 25 of 35) sorted by relevance

12

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/test/Vanderplaats/
H A DfbeamGV.cpp39 int ndbl; in fbeamGV() local
110 ndbl++; in fbeamGV()
115 ndbl++; in fbeamGV()
119 n = ndbl; in fbeamGV()
141 hi->data[ndbl] = (nelm + 1.0) + (double)ndbl; in fbeamGV()
142 hi->data[ndbl + 1] = apnd - (double)ndbl; in fbeamGV()
192 ndbl = (int)nelm; in fbeamGV()
201 ndbl = (int)nelm; in fbeamGV()
293 for (ndbl = 0; ndbl <= (int)nelm - 2; ndbl++) { in fbeamGV()
294 yp->data[ndbl + 1] += yp->data[ndbl]; in fbeamGV()
[all …]
H A DgbeamGV.cpp42 int ndbl; in gbeamGV() local
118 ndbl++; in gbeamGV()
123 ndbl++; in gbeamGV()
126 if (ndbl >= 0) { in gbeamGV()
127 absb = ndbl; in gbeamGV()
421 ndbl++; in gbeamGV()
424 apnd = (int)nelm - ndbl; in gbeamGV()
426 ndbl++; in gbeamGV()
431 y->size[1] = ndbl; in gbeamGV()
433 if (ndbl > 0) { in gbeamGV()
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/xc/
H A Dxc_fitv.F67 integer ndbl
97 ndbl = nbf_xc*nTcols
99 if(.not.MA_Push_Get(MT_Dbl,ndbl,'xc_coef',lxc_coef,ixc_coef))
101 call dfill(ndbl,0.d0,DBL_MB(ixc_coef),1)
142 call ga_dgop(Msg_XC_Coef, DBL_MB(ixc_coef), ndbl, '+')
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/xc/
H A Dxc_fitv.F67 integer ndbl
97 ndbl = nbf_xc*nTcols
99 if(.not.MA_Push_Get(MT_Dbl,ndbl,'xc_coef',lxc_coef,ixc_coef))
101 call dfill(ndbl,0.d0,DBL_MB(ixc_coef),1)
142 call ga_dgop(Msg_XC_Coef, DBL_MB(ixc_coef), ndbl, '+')
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/mcscf/
H A Dmcscf_aux.F787 subroutine mcscf_rohf_modens( nact, ndbl, nopen, dm1, dm2 ) argument
790 integer ndbl local
802 tt = ndbl + t
806 uu = ndbl + u
812 do i=1,ndbl
820 do i=1,ndbl
822 tt = ndbl + t
827 do i=1,ndbl
828 do j=1,ndbl
832 do i=1,ndbl
[all …]
/dports/science/nwchem-data/nwchem-7.0.2-release/src/mcscf/
H A Dmcscf_aux.F787 subroutine mcscf_rohf_modens( nact, ndbl, nopen, dm1, dm2 ) argument
790 integer ndbl local
802 tt = ndbl + t
806 uu = ndbl + u
812 do i=1,ndbl
820 do i=1,ndbl
822 tt = ndbl + t
827 do i=1,ndbl
828 do j=1,ndbl
832 do i=1,ndbl
[all …]
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/grid/
H A Dgrid_tasks.F19 integer ndbl
97 ndbl = (ncenters*(ncenters+1))/2
98 if (.not.MA_Push_Get(MT_Dbl,ndbl,'Rij',lRij,iRij))
H A Dgrid_quadv0.F97 , laqbuf, iaqbuf,lRij,iRij,ndbl,l_qat,k_qat,irqlen
804 ndbl = (ncenters*(ncenters+1))/2
805 if (.not.MA_Push_Get(MT_Dbl,ndbl,'Rij',lRij,iRij))
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/grid/
H A Dgrid_tasks.F19 integer ndbl
97 ndbl = (ncenters*(ncenters+1))/2
98 if (.not.MA_Push_Get(MT_Dbl,ndbl,'Rij',lRij,iRij))
H A Dgrid_quadv0.F97 , laqbuf, iaqbuf,lRij,iRij,ndbl,l_qat,k_qat,irqlen
804 ndbl = (ncenters*(ncenters+1))/2
805 if (.not.MA_Push_Get(MT_Dbl,ndbl,'Rij',lRij,iRij))
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/nwdft/dftgrad/
H A Ddftg_griddo.F108 integer nqlen,mxnrad,ndbl,
187 ndbl = (natoms*(natoms+1))/2
188 if (.not.MA_Push_Get(MT_Dbl,ndbl,'Rij',lrij,irij))
/dports/science/nwchem-data/nwchem-7.0.2-release/src/nwdft/dftgrad/
H A Ddftg_griddo.F108 integer nqlen,mxnrad,ndbl,
187 ndbl = (natoms*(natoms+1))/2
188 if (.not.MA_Push_Get(MT_Dbl,ndbl,'Rij',lrij,irij))
/dports/astro/siril/siril/subprojects/wcslib/
H A Dlin.c727 int i, j, k, n, ndbl, nelemn, status; in linp2x() local
763 ndbl = n * sizeof(double); in linp2x()
766 memset(img, 0, ndbl); in linp2x()
785 ndbl = n * sizeof(double); in linp2x()
794 memcpy(tmp, pix, ndbl); in linp2x()
853 int i, j, k, n, ndbl, nelemn, status; in linx2p() local
909 ndbl = n * sizeof(double); in linx2p()
923 memcpy(tmp, pix, ndbl); in linx2p()
933 memcpy(tmp, img, ndbl); in linx2p()
952 memcpy(tmp, pix, ndbl); in linx2p()
/dports/science/simbody/simbody-Simbody-3.7/SimTKcommon/tests/
H A DTestScalar.cpp56 const negator<double>& ndbl = reinterpret_cast<const negator<double>&>(dblRegular); in testIsNaN() local
64 SimTK_TEST_EQ(ndbl, -dblRegular); in testIsNaN()
70 SimTK_TEST(!isNaN(nflt) && !isNaN(ndbl)); in testIsNaN()
138 const negator<double>& ndbl = reinterpret_cast<const negator<double>&>(dblRegular); in testIsInf() local
146 SimTK_TEST_EQ(ndbl, -dblRegular); in testIsInf()
152 SimTK_TEST(!isInf(nflt) && !isInf(ndbl)); in testIsInf()
244 const negator<double>& ndbl = reinterpret_cast<const negator<double>&>(dblRegular); in testIsFinite() local
252 SimTK_TEST_EQ(ndbl, -dblRegular); in testIsFinite()
258 SimTK_TEST(isFinite(nflt) && isFinite(ndbl)); in testIsFinite()
/dports/astro/wcslib/wcslib-7.7/C/
H A Dlin.c803 int ndbl = naxis * sizeof(double); in linp2x() local
806 memset(img, 0, ndbl); in linp2x()
825 int ndbl = naxis * sizeof(double); in linp2x() local
835 memcpy(tmp, pix, ndbl); in linp2x()
948 int ndbl = naxis * sizeof(double); in linx2p() local
963 memcpy(tmp, pix, ndbl); in linx2p()
973 memcpy(tmp, img, ndbl); in linx2p()
992 memcpy(tmp, pix, ndbl); in linx2p()
/dports/astro/py-astropy/astropy-5.0/cextern/wcslib/C/
H A Dlin.c803 int ndbl = naxis * sizeof(double); in linp2x() local
806 memset(img, 0, ndbl); in linp2x()
825 int ndbl = naxis * sizeof(double); in linp2x() local
835 memcpy(tmp, pix, ndbl); in linp2x()
948 int ndbl = naxis * sizeof(double); in linx2p() local
963 memcpy(tmp, pix, ndbl); in linx2p()
973 memcpy(tmp, img, ndbl); in linx2p()
992 memcpy(tmp, pix, ndbl); in linx2p()
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/sieve/ecm/
H A Dstage2.c147 unsigned int ndbl = (vmax-2*vmin+2)/2; in stage2_giant_step_cost() local
149 ndbl--; /* if vmin=1, 2vmin=vmin+1, no need to do a DBL to compute it */ in stage2_giant_step_cost()
150 cost += ((double) ndadd) * opcost->dadd + ((double) ndbl) * opcost->dbl; in stage2_giant_step_cost()
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgretl_string_table.c779 int ndbl = 0; in gretl_string_table_validate() local
796 ndbl++; in gretl_string_table_validate()
812 } else if (ndbl == st->n_strs) { in gretl_string_table_validate()
/dports/science/nwchem-data/nwchem-7.0.2-release/src/dimqm/
H A Ddim_grid_quadv0.F75 , laqbuf, iaqbuf,lRij,iRij,ndbl,l_qat,k_qat,irqlen
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/dimqm/
H A Ddim_grid_quadv0.F75 , laqbuf, iaqbuf,lRij,iRij,ndbl,l_qat,k_qat,irqlen
/dports/science/cdk/cdk-cdk-2.3/descriptor/fingerprint/src/main/java/org/openscience/cdk/fingerprint/
H A DCircularFingerprinter.java1105 int countC = 0, countN = 0, ndbl = 0;
1113 if (bondOrder[findBond(ring[n], ring[n == 4 ? 0 : n + 1])] == 2) ndbl++;
1115 if (countC != 1 || countN != 4 || ndbl != 2) return;
/dports/math/fricas/fricas-1.3.7/src/algebra/
H A Drdeefx.spad1922 ndbl : List(UP) := []
1928 ndbl := cons(bi, ndbl)
1930 #ndbl = m =>
1932 ndbl := reverse!(ndbl)
1946 dbasis := vector(ndbl)$Vector(UP)
/dports/biology/molden/molden5.8/
H A Drdpdb.f4445 ndbl = 0
4453 if (ndbl.lt.mxdbl) then
4454 ndbl = ndbl + 1
4455 idbl(ndbl) = im
4465 do i=1,ndbl
/dports/science/erkale/erkale-8297aefe5aac9dbbb291e04c07661f3cff94a99a/src/
H A Dbasislibrary.cpp1814 const size_t ndbl=5; in save_cfour() local
1951 if(np%ndbl==0) { in save_cfour()
1996 if(np%ndbl==0) { in save_cfour()
/dports/science/erkale-pseudopotentials/erkale-870e772f09631b3dbdd99a18e4f3d4786d684a01/src/
H A Dbasislibrary.cpp1815 const size_t ndbl=5; in save_cfour() local
1952 if(np%ndbl==0) { in save_cfour()
1997 if(np%ndbl==0) { in save_cfour()

12