Home
last modified time | relevance | path

Searched refs:getDx (Results 26 – 50 of 50) sorted by relevance

12

/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/util/
H A DSpline.java128 public double getDx(double x) { in getDx() method in Spline
/dports/science/plumed/plumed2-2.7.2/src/ves/
H A DTD_MultithermalMultibaric.cpp369 std::vector<double> dx=targetDistGrid().getDx(); in updateGrid()
H A DTargetDistribution.cpp246 intVol/=grid_pntr->getDx()[args_index[l]]; in getMarginalDistributionGrid()
H A DTD_Multicanonical.cpp395 std::vector<double> dx=targetDistGrid().getDx(); in updateGrid()
/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DGrid.cpp131 vector<double> GridBase::getDx() const { in getDx() function in PLMD::GridBase
135 double GridBase::getDx(index_t j) const { in getDx() function in PLMD::GridBase
444 double dx=getDx(j); in getValueAndDerivatives()
605 vector<double> dx=grid->getDx(); in create()
H A DBiasRepresentation.cpp167 } else nneighb=kk->getSupport(BiasGrid_->getDx()); in pushKernel()
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/fileio/
H A Diovdb.cpp365 const Real dx = object->getParent()->getDx(); in writeObjectsVDB()
502 const Real dx = object->getParent()->getDx(); in readObjectsVDB()
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/
H A Dfluidsolver.h96 inline Real getDx() const in getDx() function
H A Dnoisefield.h222 return mParent->getTime() * mParent->getDx() * mTimeAnim; in getTime()
H A Dgrid4d.h221 inline Real getDx() in getDx() function
H A Dgrid.h198 inline Real getDx() const in getDx() function
/dports/games/nazghul/nazghul-0.7.1/src/
H A Dobject.h285 virtual int getDx();
H A Dctrl.c296 info.dx = party->getDx(); in ctrl_party_ai()
H A Dobject.c1475 int Object::getDx() in getDx() function
H A Dkern.c1951 dx = obj->getDx(); in kern_obj_get_dir()
8872 info.dx = party->getDx(); in KERN_API_CALL()
8883 info.dx = - player_party->getDx(); in KERN_API_CALL()
8943 dx = party->getDx(); in KERN_API_CALL()
H A Dcmd.c1713 minfo.dx = player_party->getDx(); in run_combat()
/dports/science/plumed/plumed2-2.7.2/src/bias/
H A DPBMetaD.cpp873 nneigh.push_back( static_cast<unsigned>(ceil(cutoff/BiasGrids_[iarg]->getDx()[0]))); in getGaussianSupport()
878 nneigh.push_back( static_cast<unsigned>(ceil(cutoff/BiasGrids_[iarg]->getDx()[0])) ); in getGaussianSupport()
H A DMetaD.cpp1488 nneigh.push_back( static_cast<unsigned>(ceil(cutoff[0]/BiasGrid_->getDx()[0])) ); in getGaussianSupport()
1493 nneigh.push_back( static_cast<unsigned>(ceil(cutoff[i]/BiasGrid_->getDx()[i])) ); in getGaussianSupport()
/dports/games/glaxium/glaxium_0.5/
H A Dscene.cpp1263 if( dposX != GLvar->mySpaceShip->getDx()) in drawGame()
1265 dposX = GLvar->mySpaceShip->getDx(); in drawGame()
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/plugin/
H A Dvortexplugins.cpp249 Real dx = mesh.getParent()->getDx(); in vorticitySource()
H A Dextforces.cpp254 float gridScale = (scale) ? flags.getDx() : 1; in addGravity()
426 float gridScale = (scale) ? flags.getDx() : 1; in addBuoyancy()
H A Dsecondaryparticles.cpp1708 float gridScale = (scale) ? flags.getParent()->getDx() : 1; in flipUpdateSecondaryParticles()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/ui/toolbar/
H A Dtext-toolbar.cpp1689 double old_dx = attributes->getDx( char_index ); in dx_value_changed()
2155 double dx = attributes->getDx( char_index ); in selection_changed()
/dports/editors/abiword/abiword-3.0.5/src/af/gr/win/
H A Dgr_Win32Graphics.cpp2028 xForm.eDx = (float)(tr.getDx()); in _setTransform()
2054 UT_ASSERT(!tr.getDx() && !tr.getDy()); in _setTransform()
/dports/graphics/inkscape/inkscape-1.1_2021-05-24_c4e8f9ed74/src/object/
H A Dsp-text.cpp1650 double TextTagAttributes::getDx(unsigned index) in getDx() function in TextTagAttributes

12