Home
last modified time | relevance | path

Searched defs:outflow (Results 1 – 13 of 13) sorted by relevance

/dports/databases/grass7/grass-7.8.6/raster/r.drain/
H A Dresolve.c39 CELL outflow, cwork, c[8]; in flink() local
/dports/databases/grass7/grass-7.8.6/raster/r.fill.dir/
H A Dresolve.c39 CELL outflow, cwork, c[8]; in flink() local
/dports/science/yoda/YODA-1.9.1/pyext/yoda/include/
H A DAxis2D_BIN2D_DBN.pyx49 def outflow(self, ix, iy): member in Axis2D_
/dports/biology/avida/avida-2.12.4-src/avida-core/source/main/
H A DcResourceCount.cc424 void cResourceCount::SetGradientPlatOutflow(const int& res_id, const double& outflow) in SetGradientPlatOutflow()
438 void cResourceCount::SetGradientConeOutflow(const int& res_id, const double& outflow) in SetGradientConeOutflow()
467const double& outflow, const double& lambda, const double& theta, const int& x, const int& y, cons… in SetProbabilisticResource()
H A DcResource.h44 double outflow; variable
68 double outflow; variable
H A DcGradientCount.cc903 …abilisticResource(cAvidaContext& ctx, double initial, double inflow, double outflow, double lambda… in SetProbabilisticResource()
H A DcPopulation.cc7487 void cPopulation::UpdateGradientPlatOutflow(const cString res_name, const double outflow) in UpdateGradientPlatOutflow()
7517 void cPopulation::UpdateGradientConeOutflow(const cString res_name, const double outflow) in UpdateGradientConeOutflow()
7580const double outflow, const double lambda, const double theta, const int x, const int y, const int… in SetProbabilisticResource()
/dports/science/cantera/cantera-2.5.1-611-gc4d6ecc15/include/cantera/kinetics/
H A DReactionPath.h64 doublereal outflow() { in outflow() function
/dports/graphics/blender/blender-2.91.0/intern/mantaflow/intern/
H A DMANTA_main.cpp1625 bool outflow = fds->active_fields & FLUID_DOMAIN_ACTIVE_OUTFLOW; in exportSmokeScript() local
1735 bool outflow = fds->active_fields & FLUID_DOMAIN_ACTIVE_OUTFLOW; in exportLiquidScript() local
1996 bool outflow = !flush && fds->active_fields & FLUID_DOMAIN_ACTIVE_OUTFLOW; in updatePointers() local
/dports/math/dune-pdelab/dune-pdelab-20c7085389d3eb4f8ca99e1bc60f7fa6036536c8/doc/Recipes/
H A Drecipe-operator-splitting.cc419 auto outflow = -K*(0.-pw); in alpha_boundary() local
702 auto outflow = -K*(0.-pw[0]); in alpha_boundary() local
/dports/biology/avida/avida-2.12.4-src/avida-core/source/actions/
H A DEnvironmentActions.cc1033 double outflow = deme_res->GetOutflow(); in Process() local
/dports/graphics/blender/blender-2.91.0/extern/mantaflow/preprocessed/
H A Dgrid.h1626 const std::string &outflow = _args.getOpt<std::string>("outflow", 4, " ", &_lock); in _W_41() local
H A Dgrid.cpp3106 string outflow = outflowIn; in initDomain() local