Home
last modified time | relevance | path

Searched defs:nwall (Results 1 – 9 of 9) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dwall.cpp179 const int nwall = ir.nwall; in do_walls() local
H A Dcoupling.cpp493 int nwall; in boxv_trotter() local
544 real calc_pres(PbcType pbcType, int nwall, const matrix box, const tensor ekin, const tensor vir, t… in calc_pres()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdtypes/
H A Dforcerec.h252 int nwall = 0; member
H A Dinputrec.h502 int nwall; member
/dports/science/lammps/lammps-stable_29Sep2021/src/SRD/
H A Dfix_srd.h60 int wallexist, nwall, wallvarflag; variable
/dports/science/smoldyn/smoldyn-2.67/source/Smoldyn/
H A Dsmolboxes.c716 int dim,d,nbox,b,b2,w,er,nneigh,nwall; in boxesupdatelists() local
H A Dsmoldyn.h615 int nwall; // number of walls in box member
/dports/games/dxx-rebirth/dxx-rebirth_20211220-src/similar/editor/
H A Dmedwall.cpp1148 static void copy_old_wall_data_to_new(wallnum_t owall, wallnum_t nwall) in copy_old_wall_data_to_new()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dreadir.cpp1818 static void add_wall_energrps(SimulationGroups* groups, int nwall, t_symtab* symtab) in add_wall_energrps()