122 #ifndef chemPointISAT_H 123 #define chemPointISAT_H 138 namespace chemistryTabulationMethods
176 label completeSpaceSize_;
182 static scalar tolerance_;
257 const scalar tolerance,
258 const label completeSpaceSize,
280 inline label nGrowth()
const;
282 inline label& completeSpaceSize();
284 inline const label& completeSpaceSize()
const;
292 inline const scalar& tolerance()
const;
294 inline static void changeTolerance(scalar newTol);
306 inline label nActive()
const;
308 inline const List<label>& completeToSimplifiedIndex()
const;
310 inline const List<label>& simplifiedToCompleteIndex()
const;
313 inline void increaseNumRetrieve();
316 inline void resetNumRetrieve();
319 inline void increaseNLifeTime();
321 inline label simplifiedToCompleteIndex(
const label i);
323 inline const label& timeTag();
325 inline label& lastTimeUsed();
327 inline bool& toRemove();
329 inline label& maxNumNewDim();
331 inline const label& numRetrieve();
333 inline const label& nLifeTime();
A list of keyword definitions, which are a keyword followed by any number of values (e...
const dimensionedScalar b
Wien displacement law constant: default SI units: [m K].
Leaf of the binary tree. The chemPoint stores the composition 'phi', the mapping of this composition ...
A simple wrapper around bool so that it can be read as a word: true/false, on/off, yes/no, y/n, t/f, or none/any.
#define R(A, B, C, D, E, F, K, M)
Implementation of the ISAT (In-situ adaptive tabulation), for chemistry calculation.