Home
last modified time | relevance | path

Searched refs:bGenerateHH14Interactions (Results 1 – 5 of 5) sorted by relevance

/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dresall.cpp256 static_cast<int>(rtpDBEntry[0].bGenerateHH14Interactions), in print_resall_header()
275 rtpDBEntry[0].nrexcl, static_cast<int>(rtpDBEntry[0].bGenerateHH14Interactions), in print_resall_log()
332 header_settings.bGenerateHH14Interactions = TRUE; in readResidueDatabase()
370 header_settings.bGenerateHH14Interactions = (dum2 != 0); in readResidueDatabase()
392 header_settings.bGenerateHH14Interactions = TRUE; in readResidueDatabase()
H A Dx2top.cpp415 bool bGenerateHH14Interactions = TRUE; in gmx_x2top() local
434 { &bGenerateHH14Interactions }, in gmx_x2top()
471 rtp_header_settings.bGenerateHH14Interactions = bGenerateHH14Interactions; in gmx_x2top()
H A Dhackblock.h144 bool bGenerateHH14Interactions = false; member
H A Dpdb2top.cpp929 check_restp_type("HH14", static_cast<int>(r0.bGenerateHH14Interactions), in check_restp_types()
930 static_cast<int>(r1.bGenerateHH14Interactions)); in check_restp_types()
H A Dgen_ad.cpp750 if (rtpFFDB[0].bGenerateHH14Interactions in gen_pad()