#include "header.h"
Variables | |
const double | PI = 3.141592653589793 |
const double | NA = 6.0221415e23 |
const double | FaradayConst = 96485.3415 |
const double | GasConst = 8.3144621 |
const unsigned int | ALLDATA = ~0U |
Used by ObjId and Eref. | |
const unsigned int | BADINDEX = ~1U |
Used by ObjId and Eref. |
const unsigned int ALLDATA = ~0U |
Identifies data entry on an Element. This is a global index, in that it does not refer to the array on any given node, but uniquely identifies the entry over the entire multinode simulation.
Referenced by allChildren(), Neutral::destroy(), filterOffNodeTargets(), Element::getMsgTargets(), LocalDataElement::getNode(), SrcFinfo6< T1, T2, T3, T4, T5, T6 >::send(), SrcFinfo5< T1, T2, T3, T4, T5 >::send(), SrcFinfo4< T1, T2, T3, T4 >::send(), SrcFinfo3< T1, T2, T3 >::send(), SrcFinfo2< T1, T2 >::send(), SrcFinfo1< T >::send(), SrcFinfo0::send(), SrcFinfo2< T1, T2 >::sendTo(), SrcFinfo1< T >::sendTo(), SrcFinfo1< T >::sendVec(), moose::CompartmentBase::setGeomAndElec(), singleLevelWildcard(), testFilterOffNodeTargets(), testTreeTraversal(), and testWildcard().
const unsigned int BADINDEX = ~1U |
Identifies bad DataIndex or FieldIndex in ObjId.
Referenced by ObjId::bad(), Element::findCaller(), SparseMsg::findOtherEnd(), SingleMsg::findOtherEnd(), OneToOneMsg::findOtherEnd(), OneToOneDataIndexMsg::findOtherEnd(), OneToAllMsg::findOtherEnd(), and DiagonalMsg::findOtherEnd().
const double FaradayConst = 96485.3415 |
Referenced by NMDAChan::setTemperature(), and CaConcBase::updateDimensions().
const double GasConst = 8.3144621 |
Referenced by NMDAChan::setTemperature().
const double NA = 6.0221415e23 |
Referenced by convertConcToNumRateInTwoCompts(), convertConcToNumRateUsingMesh(), convertConcToNumRateUsingVol(), ReadKkit::convertEnzRatesToConcUnits(), ReadKkit::convertMMenzRatesToConcUnits(), ReadKkit::convertPoolAmountToConcUnits(), ReadKkit::convertReacRatesToConcUnits(), StochNOrder::copyWithVolScaling(), NOrder::copyWithVolScaling(), StochSecondOrderSingleSubstrate::copyWithVolScaling(), SecondOrder::copyWithVolScaling(), MMEnzyme::copyWithVolScaling(), MMEnzyme1::copyWithVolScaling(), FuncReac::copyWithVolScaling(), FuncRate::copyWithVolScaling(), makeReacTest(), PoolBase::setNinit(), testPoolVolumeScaling(), testReacVolumeScaling(), testReMesh(), testRunGsolve(), ZombiePool::vGetConc(), Pool::vGetConc(), ZombiePool::vSetConc(), ZombieBufPool::vSetConc(), Pool::vSetConc(), BufPool::vSetConc(), ZombiePool::vSetConcInit(), Pool::vSetConcInit(), writeEnz(), and writePool().
const double PI = 3.141592653589793 |
Referenced by CylMesh::buildStencil(), fillPointsOnCircle(), CylMesh::getDiffusionArea(), CylBase::getDiffusionArea(), CylMesh::getMeshEntryVolume(), CylBase::getMiddleArea(), CylMesh::getVoxelArea(), CylMesh::innerBuildDefaultMesh(), makeCompt(), makeReacTest(), SpineEntry::rootArea(), Neuron::scaleHeadDiffusion(), Neuron::scaleShaftDiffusion(), PsdMesh::setMeshEntryVolume(), testPoolVolumeScaling(), testRunGsolve(), testStats(), CaConcBase::updateDimensions(), CylBase::volume(), and CylBase::voxelVolume().