Home
last modified time | relevance | path

Searched defs:NEIGH (Results 1 – 12 of 12) sorted by relevance

/dports/net/dbeacon/dbeacon-0.3.9.1/contrib/
H A Dxml2txt.pl17 use constant NEIGH => 0; constant
H A Dmatrix.pl72 use constant NEIGH => 0; constant
/dports/science/lammps/lammps-stable_29Sep2021/src/
H A Dtimer.h30 NEIGH, enumerator
H A Dcompute_property_local.cpp31 enum { NONE, NEIGH, PAIR, BOND, ANGLE, DIHEDRAL, IMPROPER }; enumerator
/dports/science/R-cran-som/som/R/
H A Dsom.R72 NEIGH <- c("bubble", "gaussian") vector
138 NEIGH <- c("bubble", "gaussian") vector
180 NEIGH <- c("bubble", "gaussian") vector
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dcompute_property_local.cpp61 enum{NONE,NEIGH,PAIR,BOND,ANGLE,DIHEDRAL,IMPROPER}; enumerator
/dports/graphics/dataplot/dataplot-2c1b27601a3b7523449de612613eadeead9a8f70/src/
H A Ddp42.F13231 51 FORMAT('***** AT THE BEGINNING OF NEIGH--') argument
13253 111 FORMAT('***** ERROR IN NEIGH--') argument
13259 113 FORMAT(' FOR WHICH LOWESS NEIGHBORHOODS') argument
13280 121 FORMAT('***** ERROR IN NEIGH--') argument
13307 131 FORMAT('***** ERROR IN NEIGH--') argument
13322 136 FORMAT(' THE NEIGHBORHOOD SIZE NN = ',I8) argument
13346 1110 CONTINUE
13351 1120 CONTINUE
13379 9011 FORMAT('***** AT THE END OF NEIGH--') argument
13388 9014 FORMAT('I1,I2 = ',2I8)
[all …]
/dports/math/mumps/mumps-5.1.2/src/
H A Dcana_lr.F296 INTEGER :: I,INEI,NADJI,NEWNHALO, NEIGH local
H A Dzana_lr.F296 INTEGER :: I,INEI,NADJI,NEWNHALO, NEIGH local
H A Ddana_lr.F296 INTEGER :: I,INEI,NADJI,NEWNHALO, NEIGH local
H A Dsana_lr.F296 INTEGER :: I,INEI,NADJI,NEWNHALO, NEIGH local
/dports/cad/gmsh/gmsh-4.9.2-source/Mesh/
H A Ddelaunay3d.cpp821 int NEIGH = -1; in walk() local