LISASMDCalcMethod1.H File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 if (maxValue - minValue< small)
 
 while (!success)
 

Variables

scalar maxValue = dD
 
scalar range = maxValue - minValue
 
scalar y = 0
 
bool success = false
 

Function Documentation

◆ if()

if ( )

Definition at line 7 of file LISASMDCalcMethod1.H.

◆ while()

while ( success)

Definition at line 18 of file LISASMDCalcMethod1.H.

References Foam::exp(), nExp, p, Foam::pow(), rndGen(), and x.

Here is the call graph for this function:

Variable Documentation

◆ maxValue

scalar maxValue = dD

◆ range

scalar range = maxValue - minValue

Definition at line 12 of file LISASMDCalcMethod1.H.

Referenced by labelRanges::add(), labelRange::join(), and hexBlock::points().

◆ y

scalar y = 0

Definition at line 14 of file LISASMDCalcMethod1.H.

Referenced by plane::aPoint(), SprayParcel< ParcelType >::calcBreakup(), DistortedSphereDragForce< CloudType >::calcCoupled(), treeBoundBox::calcExtremities(), epsilonWallFunctionFvPatchScalarField::calculate(), omegaWallFunctionFvPatchScalarField::calculate(), nutkFilmWallFunctionFvPatchScalarField::calcUTau(), nutUSpaldingWallFunctionFvPatchScalarField::calcUTau(), NoBreakup< CloudType >::clone(), ReitzKHRT< CloudType >::clone(), ReitzDiwakar< CloudType >::clone(), ETAB< CloudType >::clone(), normal::clone(), PilchErdman< CloudType >::clone(), TAB< CloudType >::clone(), SHF< CloudType >::clone(), treeBoundBox::corner(), LRR< BasicTurbulenceModel >::correct(), kOmegaSSTLM< BasicTurbulenceModel >::correctReThetatGammaInt(), triSurface::curvature(), d_max(), d_min(), quaternion::eulerAngles(), kOmegaSSTLM< BasicTurbulenceModel >::Flength(), kOmegaSSTLM< BasicTurbulenceModel >::Fthetat(), if(), Foam::incGammaRatio_Q(), surfaceInterpolationScheme< GType >::interpolate(), Foam::invIncGamma(), Foam::kShellIntegration(), Foam::kShellMean(), multiNormal::multiNormal(), meshWave::nUnset(), nutkWallFunctionFvPatchScalarField::nut(), nutUTabulatedWallFunctionFvPatchScalarField::nut(), nutURoughWallFunctionFvPatchScalarField::nut(), nutkRoughWallFunctionFvPatchScalarField::nut(), nutkAtmRoughWallFunctionFvPatchScalarField::nut(), isNotEqOp< T >::operator()(), keepIfTrueOp< Type >::operator()(), ListPlusEqOp< T, Size >::operator()(), sampledSurfaces::nearestEqOp::operator()(), faceEqOp< T, CombineOp >::operator()(), ifEqEqOp< value >::operator()(), combineEqOp< Type, TrackingData >::operator()(), combine< Type, TrackingData >::operator()(), inverseDistanceDiffusivity::operator()(), cellToCellStencil::unionEqOp::operator()(), cellToFaceStencil::unionEqOp::operator()(), combineConstraintsEqOp::operator()(), combineReduceFileStates::operator()(), mappedPatchBase::nearestEqOp::operator()(), mappedPatchBase::maxProcEqOp::operator()(), ListAppendEqOp< T >::operator()(), Foam::parseNASCoord(), Vector2D< scalar >::perp(), searchableCylinder::points(), quaternion::R(), NASedgeFormat::read(), OBJsurfaceFormat< Face >::read(), GTSsurfaceFormat< Face >::read(), NASsurfaceFormat< Face >::read(), OFFsurfaceFormat< Face >::read(), OBJedgeFormat::read(), SprayParcel< ParcelType >::readFields(), STARCD::readPoints(), STARCDCore::readPoints(), exponential::sample(), general::sample(), RosinRammler::sample(), multiNormal::sample(), normal::sample(), waveSuperposition::scale(), seulex::seulex(), SIBS::solve(), seulex::solve(), SprayParcel< ParcelType >::solveTABEq(), ThermoSurfaceFilm< CloudType >::splashInteraction(), SVD::SVD(), swapec(), BreakupModel< Foam::SprayCloud< Foam::DSMCCloud > >::TABtwoWeCrit(), CV2D::toPoint2D(), STARCDCoordinateRotation::transformVector(), fWallFunctionFvPatchScalarField::updateCoeffs(), v2WallFunctionFvPatchScalarField::updateCoeffs(), kLowReWallFunctionFvPatchScalarField::updateCoeffs(), alphatFilmWallFunctionFvPatchScalarField::updateCoeffs(), alphatJayatillekeWallFunctionFvPatchScalarField::updateCoeffs(), patchDistMethod::updateMesh(), USERD_get_part_coords(), Polynomial< Type >::value(), Tensor< scalar >::vectorComponent(), graph::wordify(), SprayParcel< ParcelType >::writeFields(), nutUWallFunctionFvPatchScalarField::yPlus(), nutURoughWallFunctionFvPatchScalarField::yPlus(), nutkWallFunctionFvPatchScalarField::yPlus(), nutLowReWallFunctionFvPatchScalarField::yPlus(), nutkFilmWallFunctionFvPatchScalarField::yPlus(), nutUSpaldingWallFunctionFvPatchScalarField::yPlus(), nutUTabulatedWallFunctionFvPatchScalarField::yPlus(), adaptiveSolver::~adaptiveSolver(), Euler::~Euler(), EulerSI::~EulerSI(), ODESolver::~ODESolver(), ODESystem::~ODESystem(), RaviPetersen::~RaviPetersen(), RKCK45::~RKCK45(), RKDP45::~RKDP45(), RKF45::~RKF45(), rodas23::~rodas23(), rodas34::~rodas34(), Rosenbrock12::~Rosenbrock12(), Rosenbrock23::~Rosenbrock23(), Rosenbrock34::~Rosenbrock34(), Stochastic< CloudType >::~Stochastic(), and Trapezoid::~Trapezoid().

◆ success