Home
last modified time | relevance | path

Searched refs:bond_style (Results 1 – 25 of 502) sorted by relevance

12345678910>>...21

/dports/science/lammps/lammps-stable_29Sep2021/doc/src/
H A Dbond_none.rst1 .. index:: bond_style none
3 bond_style none command
11 bond_style none
18 bond_style none
27 See the :doc:`bond_style zero <bond_zero>` command for a way to
40 :doc:`bond_style zero <bond_zero>`
H A Dbond_harmonic.rst1 .. index:: bond_style harmonic
2 .. index:: bond_style harmonic/intel
3 .. index:: bond_style harmonic/kk
4 .. index:: bond_style harmonic/omp
6 bond_style harmonic command
16 bond_style harmonic
23 bond_style harmonic
H A Dbond_class2.rst1 .. index:: bond_style class2
2 .. index:: bond_style class2/omp
3 .. index:: bond_style class2/kk
5 bond_style class2 command
15 bond_style class2
22 bond_style class2
H A Dbond_fene.rst1 .. index:: bond_style fene
2 .. index:: bond_style fene/intel
3 .. index:: bond_style fene/kk
4 .. index:: bond_style fene/omp
6 bond_style fene command
16 bond_style fene
23 bond_style fene
H A Dbond_zero.rst1 .. index:: bond_style zero
3 bond_style zero command
11 bond_style zero [nocoeff]
18 bond_style zero
19 bond_style zero nocoeff
51 :doc:`bond_style none <bond_none>`
H A Dbond_oxdna.rst1 .. index:: bond_style oxdna/fene
2 .. index:: bond_style oxdna2/fene
3 .. index:: bond_style oxrna2/fene
5 bond_style oxdna/fene command
8 bond_style oxdna2/fene command
19 bond_style oxdna/fene
21 bond_style oxdna2/fene
23 bond_style oxrna2/fene
30 bond_style oxdna/fene
33 bond_style oxdna2/fene
[all …]
H A Dbond_harmonic_shift_cut.rst1 .. index:: bond_style harmonic/shift/cut
2 .. index:: bond_style harmonic/shift/cut/omp
4 bond_style harmonic/shift/cut command
14 bond_style harmonic/shift/cut
21 bond_style harmonic/shift/cut
65 :doc:`bond_style harmonic/shift <bond_harmonic_shift>`
H A Dbond_gromos.rst1 .. index:: bond_style gromos
2 .. index:: bond_style gromos/omp
4 bond_style gromos command
14 bond_style gromos
21 bond_style gromos
H A Dbond_nonlinear.rst1 .. index:: bond_style nonlinear
2 .. index:: bond_style nonlinear/omp
4 bond_style nonlinear command
14 bond_style nonlinear
21 bond_style nonlinear
H A Dbond_morse.rst1 .. index:: bond_style morse
2 .. index:: bond_style morse/omp
4 bond_style morse command
14 bond_style morse
21 bond_style morse
H A Dbond_harmonic_shift.rst1 .. index:: bond_style harmonic/shift
2 .. index:: bond_style harmonic/shift/omp
4 bond_style harmonic/shift command
14 bond_style harmonic/shift
21 bond_style harmonic/shift
H A Dbond_style.rst1 .. index:: bond_style
3 bond_style command
11 bond_style style args
24 bond_style harmonic
25 bond_style fene
26 bond_style hybrid harmonic fene
50 files which means bond_style and :doc:`bond_coeff <bond_coeff>` commands
53 details on how to do this. The one exception is that bond_style
74 arguments specified in the bond_style command, and coefficients
127 bond_style none
H A Dbond_fene_expand.rst1 .. index:: bond_style fene/expand
2 .. index:: bond_style fene/expand/omp
4 bond_style fene/expand command
14 bond_style fene/expand
21 bond_style fene/expand
H A Dbond_mm3.rst1 .. index:: bond_style mm3
3 bond_style mm3 command
11 bond_style mm3
18 bond_style mm3
H A Dbond_gaussian.rst1 .. index:: bond_style gaussian
3 bond_style gaussian command
11 bond_style gaussian
18 bond_style gaussian
H A Dbond_table.rst1 .. index:: bond_style table
2 .. index:: bond_style table/omp
4 bond_style table command
14 bond_style table style N
24 bond_style table linear 1000
88 specified in the :doc:`bond_style table <bond_style>` command. Let
89 Ntable = *N* in the bond_style command, and Nfile = "N" in the
134 This bond style writes the settings for the "bond_style table"
135 command to :doc:`binary restart files <restart>`, so a bond_style
H A Dcompute_bond.rst27 of the bond sub-styles used in the :doc:`bond_style hybrid <bond_hybrid>` command. These values ar…
31 This compute is useful when using :doc:`bond_style hybrid <bond_hybrid>`
39 number of sub_styles defined by the :doc:`bond_style hybrid <bond_style>` command, which can be acc…
H A Dbond_write.rst47 :doc:`bond_style <bond_style>` *table* option with *keyword* as the
70 :doc:`bond_style table <bond_table>`,
71 :doc:`bond_style <bond_style>`, :doc:`bond_coeff <bond_coeff>`
H A Dbond_special.rst1 .. index:: bond_style special
3 bond_style special command
12 bond_style special
20 bond_style special
58 bonded to each other in a molecule. This means the :doc:`bond_style
59 hybrid <bond_hybrid>` command should be used with bond_style special
/dports/science/lammps/lammps-stable_29Sep2021/unittest/python/
H A Din.fourmol5 variable bond_style index zero
17 bond_style ${bond_style}
/dports/science/lammps/lammps-stable_29Sep2021/unittest/c-library/
H A Din.fourmol5 variable bond_style index zero
17 bond_style ${bond_style}
/dports/science/lammps/lammps-stable_29Sep2021/unittest/commands/
H A Din.fourmol10 variable bond_style index zero
25 bond_style ${bond_style}
/dports/science/lammps/lammps-stable_29Sep2021/unittest/force-styles/tests/
H A Din.fourmol10 variable bond_style index zero
25 bond_style ${bond_style}
H A Din.dipole10 variable bond_style index zero
25 bond_style ${bond_style}
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dforce.cpp109 bond_style = new char[n]; in Force()
110 strcpy(bond_style,str); in Force()
137 delete [] bond_style; in ~Force()
337 delete [] bond_style; in create_bond()
347 bond_style = new char[n]; in create_bond()
348 strcpy(bond_style,estyle); in create_bond()
351 bond_style = new char[n]; in create_bond()
352 strcpy(bond_style,style); in create_bond()
397 if (strcmp(bond_style,style) == 0) return bond; in bond_match()
398 else if (strcmp(bond_style,"hybrid") == 0) { in bond_match()

12345678910>>...21