Home
last modified time | relevance | path

Searched refs:bRot (Results 1 – 25 of 34) sorted by relevance

12

/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxana/
H A Dgmx_gyrate.cpp71 gmx_bool bRot, in calc_gyro() argument
79 if (bRot) in calc_gyro()
198 static gmx_bool bQ = FALSE, bRot = FALSE, bMOI = FALSE; in gmx_gyrate() local
209 { &bRot }, in gmx_gyrate()
266 bRot = bRot || bMOI || bACF; in gmx_gyrate()
271 if (bRot) in gmx_gyrate()
321 if (bRot) in gmx_gyrate()
351 bRot, bMOI, trans); in gmx_gyrate()
369 if (bRot) in gmx_gyrate()
H A Dgmx_bundle.cpp92 static void calc_axes(rvec x[], t_atom atom[], const int gnx[], int* index[], gmx_bool bRot, t_bund… in calc_axes() argument
141 if (bRot) in calc_axes()
/dports/graphics/devil/devil-1.7.8/src-IL/src/
H A Dil_rot.c34 ILboolean bRot = IL_FALSE; in ilLoadRot() local
39 return bRot; in ilLoadRot()
42 bRot = ilLoadRotF(RotFile); in ilLoadRot()
45 return bRot; in ilLoadRot()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/pbcutil/
H A Dpbc.cpp639 gmx_bool bRot; in pbc_dx() local
768 bRot = FALSE; in pbc_dx()
772 bRot = !bRot; in pbc_dx()
777 bRot = !bRot; in pbc_dx()
779 if (bRot) in pbc_dx()
1082 gmx_bool bRot; in pbc_dx_d() local
1161 bRot = FALSE; in pbc_dx_d()
1165 bRot = !bRot; in pbc_dx_d()
1170 bRot = !bRot; in pbc_dx_d()
1172 if (bRot) in pbc_dx_d()
/dports/science/mbdyn/mbdyn-1.7.3/mbdyn/struct/
H A Dstredge.h65 unsigned bRot,
H A Dtotalequation.h101 bool bRot[3], bool bAgv[3],
283 bool bRot[3],
H A Dstrext.h113 unsigned bRot,
H A Dtotalj.h108 bool bRot[3], bool bAgv[3],
322 bool bRot[3], bool bAgv[3],
H A Dtotalequation.cc47 bool bRot[3], bool bAgv[3], /* Agv stands for AnGular Velocity */ in TotalEquation()
94 ASSERT(bRot[i] == false || bAgv[i] == false); in TotalEquation()
96 bRotActive[i] = bRot[i]; in TotalEquation()
1234 bool bRot[3], in TotalReaction()
1256 bRotActive[i] = bRot[i]; in TotalReaction()
H A Dtotalj.cc54 bool bRot[3], bool bAgv[3], /* Agv stands for AnGular Velocity */ in TotalJoint()
110 ASSERT(bRot[i] == false || bAgv[i] == false); in TotalJoint()
112 bRotActive[i] = bRot[i]; in TotalJoint()
2078 bool bRot[3], bool bAgv[3], in TotalPinJoint()
2132 bRotActive[i] = bRot[i]; in TotalPinJoint()
/dports/science/jdftx/jdftx-1.6.0/jdftx/electronic/
H A DSymmetries.cpp300 matrix bRot = zeroes(msCount, msCount); complex* bRotData = bRot.data(); in getSphericalMatrices() local
304 bRotData[bRot.index((l+m)*sCount+s,nIndex*sCount+s)] = Ylm(l, m, rot * nHat[nIndex]); in getSphericalMatrices()
307 bRot = Uspin * (tiledBlockMatrix(rotSpinor, mCount) * bRot); in getSphericalMatrices()
309 out[iRot] = bRot * bOrigInv; in getSphericalMatrices()
/dports/games/stuntrally/stuntrally-2.6.1/source/ogre/
H A DHud_Update.cpp771 bRot = pSet->mini_rotated && app->scn->sc->ter; in UpdRot() local
784 if (bRot && bZoom && !main) in UpdRot()
809 if (bRot && bZoom && main) in UpdRot()
813 float z = bRot ? 0.70f/pSet->zoom_minimap : 0.5f/pSet->zoom_minimap; in UpdRot()
814 if (!bRot) in UpdRot()
897 if (bRot) in UpdRot()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/svdraw/
H A Dsvdhdl.cxx413 bool bRot = pHdlList->IsRotateShear(); in CreateB2dIAObject() local
416 if(bRot) in CreateB2dIAObject()
438 if(bRot) in CreateB2dIAObject()
452 if(bRot) in CreateB2dIAObject()
466 if(bRot) in CreateB2dIAObject()
478 if(bRot) in CreateB2dIAObject()
955 const bool bRot=pHdlList!=nullptr && pHdlList->IsRotateShear(); in GetPointer() local
957 if (bSize && pHdlList!=nullptr && (bRot || bDis)) { in GetPointer()
960 …case SdrHdlKind::LowerLeft: case SdrHdlKind::LowerRight: ePtr=bRot ? PointerStyle::Rotate : Pointe… in GetPointer()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/svdraw/
H A Dsvdhdl.cxx414 bool bRot = pHdlList->IsRotateShear(); in CreateB2dIAObject() local
417 if(bRot) in CreateB2dIAObject()
439 if(bRot) in CreateB2dIAObject()
453 if(bRot) in CreateB2dIAObject()
467 if(bRot) in CreateB2dIAObject()
479 if(bRot) in CreateB2dIAObject()
958 const bool bRot=pHdlList!=nullptr && pHdlList->IsRotateShear(); in GetPointer() local
960 if (bSize && pHdlList!=nullptr && (bRot || bDis)) { in GetPointer()
963 …case SdrHdlKind::LowerLeft: case SdrHdlKind::LowerRight: ePtr=bRot ? PointerStyle::Rotate : Pointe… in GetPointer()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdtypes/
H A Dinputrec.h528 gmx_bool bRot; member
H A Dinputrec.cpp982 PS("rotation", EBOOL(ir->bRot)); in pr_inputrec()
983 if (ir->bRot) in pr_inputrec()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/
H A Dsim_util.cpp552 inputrec.bRot || // enforced rotation in haveSpecialForces()
660 if (inputrec->bRot) in computeSpecialForces()
1611 if (inputrec->bRot) in do_force()
H A Dforcerec.cpp1172 || gmx_mtop_ftype_count(mtop, F_FBPOSRES) > 0 || ir->nwall > 0 || ir->bPull || ir->bRot in init_forcerec()
/dports/science/plumed/plumed2-2.7.2/patches/gromacs-2021.diff/src/gromacs/mdlib/
H A Dsim_util.cpp558 inputrec.bRot || // enforced rotation in haveSpecialForces()
666 if (inputrec->bRot) in computeSpecialForces()
1610 if (inputrec->bRot) in do_force()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/text/
H A Dpormulti.cxx964 bool bRot = false; in GetMultiCreator() local
992 if (lcl_HasRotation( *pAttr, pRoTmp, bRot )) in GetMultiCreator()
994 pActiveRotateHint = bRot ? pAttr : nullptr; in GetMultiCreator()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/text/
H A Dpormulti.cxx965 bool bRot = false; in GetMultiCreator() local
993 if (lcl_HasRotation( *pAttr, pRoTmp, bRot )) in GetMultiCreator()
995 pActiveRotateHint = bRot ? pAttr : nullptr; in GetMultiCreator()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/mdlib/tests/
H A Denergyoutput.cpp224 inputrec_.bRot = true; in EnergyOutputTest()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/fileio/
H A Dtpxio.cpp1522 serializer->doBool(&ir->bRot); in do_inputrec()
1523 if (ir->bRot) in do_inputrec()
1534 ir->bRot = FALSE; in do_inputrec()
/dports/science/plumed/plumed2-2.7.2/patches/gromacs-2019.6.diff/src/gromacs/mdrun/
H A Drunner.cpp1375 if (inputrec->bRot) in mdrunner()
/dports/science/gromacs/gromacs-2021.4/src/gromacs/gmxpreprocess/
H A Dreadir.cpp2254 ir->bRot = (get_eeenum(&inp, "rotation", yesno_names, wi) != 0); in get_ir()
2255 if (ir->bRot) in get_ir()
3793 if (ir->bRot) in do_index()

12