MOOSE - Multiscale Object Oriented Simulation Environment
|
#include "header.h"
Go to the source code of this file.
Variables | |
const unsigned int | ALLDATA = ~0U |
Used by ObjId and Eref. More... | |
const unsigned int | BADINDEX = ~1U |
Used by ObjId and Eref. More... | |
const double | FaradayConst = 96485.3415 |
const double | GasConst = 8.3144621 |
const double | NA = 6.0221415e23 |
const double | PI = 3.141592653589793 |
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.
Definition at line 22 of file consts.cpp.
Referenced by allChildren(), Neutral::buildTree(), Neutral::child(), Neutral::children(), Neutral::destroy(), filterOffNodeTargets(), findBraceContent(), Element::getMsgTargets(), LocalDataElement::getNode(), matchInsideBrace(), SrcFinfo0::send(), SrcFinfo1< T >::send(), SrcFinfo2< T1, T2 >::send(), SrcFinfo3< T1, T2, T3 >::send(), SrcFinfo4< T1, T2, T3, T4 >::send(), SrcFinfo5< T1, T2, T3, T4, T5 >::send(), SrcFinfo6< T1, T2, T3, T4, T5, T6 >::send(), SrcFinfo1< T >::sendTo(), SrcFinfo2< T1, T2 >::sendTo(), SrcFinfo1< T >::sendVec(), moose::CompartmentBase::setGeomAndElec(), singleLevelWildcard(), OneToAllMsg::targets(), testFilterOffNodeTargets(), testTreeTraversal(), and testWildcard().
const unsigned int BADINDEX = ~1U |
Identifies bad DataIndex or FieldIndex in ObjId.
Definition at line 25 of file consts.cpp.
Referenced by ObjId::bad(), ReadCell::buildCompartment(), Shell::doAddMsg(), Shell::doFind(), Element::findCaller(), OneToAllMsg::findOtherEnd(), OneToOneDataIndexMsg::findOtherEnd(), OneToOneMsg::findOtherEnd(), SingleMsg::findOtherEnd(), DiagonalMsg::findOtherEnd(), SparseMsg::findOtherEnd(), moose_delete(), and moose_ObjId_init_from_path().
const double FaradayConst = 96485.3415 |
Definition at line 17 of file consts.cpp.
Referenced by assignParam(), NMDAChan::setTemperature(), and CaConcBase::updateDimensions().
const double GasConst = 8.3144621 |
Definition at line 19 of file consts.cpp.
Referenced by NMDAChan::setTemperature().
const double NA = 6.0221415e23 |
Definition at line 15 of file consts.cpp.
Referenced by Dsolve::calcJnChan(), Dsolve::calcOtherJnChan(), convertConcToNumRateInTwoCompts(), convertConcToNumRateUsingMesh(), convertConcToNumRateUsingVol(), ReadKkit::convertEnzRatesToConcUnits(), ReadKkit::convertMMenzRatesToConcUnits(), ReadKkit::convertPoolAmountToConcUnits(), ReadKkit::convertReacRatesToConcUnits(), FuncRate::copyWithVolScaling(), FuncReac::copyWithVolScaling(), MMEnzyme1::copyWithVolScaling(), MMEnzyme::copyWithVolScaling(), SecondOrder::copyWithVolScaling(), StochSecondOrderSingleSubstrate::copyWithVolScaling(), NOrder::copyWithVolScaling(), StochNOrder::copyWithVolScaling(), makeReacTest(), PoolBase::setNinit(), testPoolVolumeScaling(), testReacVolumeScaling(), testReMesh(), testRunGsolve(), ZombiePool::vGetConc(), Pool::vGetConc(), ZombiePool::vGetConcInit(), ZombieBufPool::vSetConc(), BufPool::vSetConc(), ZombiePool::vSetConc(), Pool::vSetConc(), ZombiePool::vSetConcInit(), Pool::vSetConcInit(), writeEnz(), writePool(), and Stoich::zombifyPoolFuncWithScaling().
const double PI = 3.141592653589793 |
Definition at line 12 of file consts.cpp.
Referenced by assignParam(), assignSingleCompartmentParams(), CylMesh::buildStencil(), fillPointsOnCircle(), fillPointsOnDisc(), CylBase::getDiffusionArea(), CylMesh::getDiffusionArea(), Spine::getHeadVolume(), CylBase::getMiddleArea(), Spine::getPsdArea(), CylMesh::getVoxelArea(), CylMesh::innerBuildDefaultMesh(), makeCompt(), makeReacTest(), CylMesh::matchCylMeshEntries(), EndoMesh::matchMeshEntries(), SpineEntry::rootArea(), Neuron::scaleHeadDiffusion(), Neuron::scaleShaftDiffusion(), Spine::setHeadVolume(), PsdMesh::setMeshEntryVolume(), Spine::setPsdArea(), testCalcJunction(), testCylDiffn(), testCylDiffnWithStoich(), testPoolVolumeScaling(), testRunGsolve(), testStats(), CaConcBase::updateDimensions(), CylBase::volume(), and CylBase::voxelVolume().