| _batteryModelFields | BatteryModel< T >::Impl | private |
| _currentPCResidual | BatteryModel< T >::Impl | private |
| _currentPotentialResidual | BatteryModel< T >::Impl | private |
| _currentSpeciesResidual | BatteryModel< T >::Impl | private |
| _currentThermalResidual | BatteryModel< T >::Impl | private |
| _geomFields | BatteryModel< T >::Impl | private |
| _initialPCNorm | BatteryModel< T >::Impl | private |
| _initialPotentialNorm | BatteryModel< T >::Impl | private |
| _initialSpeciesNormVector | BatteryModel< T >::Impl | private |
| _initialThermalNorm | BatteryModel< T >::Impl | private |
| _meshes | BatteryModel< T >::Impl | private |
| _niters | BatteryModel< T >::Impl | private |
| _nSpecies | BatteryModel< T >::Impl | private |
| _options | BatteryModel< T >::Impl | private |
| _pbcMap | BatteryModel< T >::Impl | private |
| _pvcMap | BatteryModel< T >::Impl | private |
| _realMeshes | BatteryModel< T >::Impl | private |
| _sbcMapVector | BatteryModel< T >::Impl | private |
| _speciesFieldsVector | BatteryModel< T >::Impl | private |
| _svcMapVector | BatteryModel< T >::Impl | private |
| _tbcMap | BatteryModel< T >::Impl | private |
| _tvcMap | BatteryModel< T >::Impl | private |
| advanceCoupled(const int niter) | BatteryModel< T >::Impl | inline |
| advancePotential(const int niter) | BatteryModel< T >::Impl | inline |
| advanceSpecies(const int niter) | BatteryModel< T >::Impl | inline |
| advanceThermal(const int niter) | BatteryModel< T >::Impl | inline |
| copyCoupledToSeparate() | BatteryModel< T >::Impl | inline |
| copyPCDiffusivity() | BatteryModel< T >::Impl | inline |
| copySeparateToCoupled() | BatteryModel< T >::Impl | inline |
| DiagTensorT2 typedef | BatteryModel< T >::Impl | |
| DiagTensorT3 typedef | BatteryModel< T >::Impl | |
| getAverageConcentration(const Mesh &mesh, const int m) | BatteryModel< T >::Impl | inline |
| getBatteryModelFields() | BatteryModel< T >::Impl | inline |
| getBatterySpeciesFields(const int speciesId) | BatteryModel< T >::Impl | inline |
| getFaceGroupArea(const Mesh &mesh, const int fgID) | BatteryModel< T >::Impl | inline |
| getFaceGroupVoltage(const Mesh &mesh, const int fgID) | BatteryModel< T >::Impl | inline |
| getHeatFluxIntegral(const Mesh &mesh, const int faceGroupId) | BatteryModel< T >::Impl | inline |
| getMassFluxIntegral(const Mesh &mesh, const int faceGroupId, const int m) | BatteryModel< T >::Impl | inline |
| getMeshVolume(const Mesh &mesh) | BatteryModel< T >::Impl | inline |
| getOptions() | BatteryModel< T >::Impl | inline |
| getPCResidual(const int v) | BatteryModel< T >::Impl | inline |
| getPotentialBCMap() | BatteryModel< T >::Impl | inline |
| getPotentialFluxIntegral(const Mesh &mesh, const int faceGroupId) | BatteryModel< T >::Impl | inline |
| getPotentialResidual() | BatteryModel< T >::Impl | inline |
| getPotentialVCMap() | BatteryModel< T >::Impl | inline |
| getSpeciesBCMap(const int speciesId) | BatteryModel< T >::Impl | inline |
| getSpeciesResidual(const int speciesId) | BatteryModel< T >::Impl | inline |
| getSpeciesVCMap(const int speciesId) | BatteryModel< T >::Impl | inline |
| getThermalBCMap() | BatteryModel< T >::Impl | inline |
| getThermalResidual() | BatteryModel< T >::Impl | inline |
| getThermalVCMap() | BatteryModel< T >::Impl | inline |
| Impl(GeomFields &geomFields, const MeshList &realMeshes, const MeshList &meshes, const int nSpecies) | BatteryModel< T >::Impl | inline |
| init() | BatteryModel< T >::Impl | inline |
| initPCLinearization(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| initPotentialLinearization(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| initSpeciesLinearization(LinearSystem &ls, LinearSystem &lsShell, const int &SpeciesNumber) | BatteryModel< T >::Impl | inline |
| initThermalLinearization(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| linearizePC(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| linearizePC_Thermal(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| linearizePotential(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| linearizeSpecies(LinearSystem &ls, LinearSystem &lsShell, const int &m) | BatteryModel< T >::Impl | inline |
| linearizeThermal(LinearSystem &ls) | BatteryModel< T >::Impl | inline |
| matrixMerge(LinearSystem &ls, const int m) | BatteryModel< T >::Impl | inline |
| printMatrixElementsOnFace(const Mesh &mesh, const int fgId, LinearSystem &ls, Field &varField) | BatteryModel< T >::Impl | inline |
| recoverLastTimestep() | BatteryModel< T >::Impl | inline |
| SquareTensorT2 typedef | BatteryModel< T >::Impl | |
| SquareTensorT3 typedef | BatteryModel< T >::Impl | |
| T_Matrix typedef | BatteryModel< T >::Impl | |
| TArray typedef | BatteryModel< T >::Impl | |
| TGradArray typedef | BatteryModel< T >::Impl | |
| TGradType typedef | BatteryModel< T >::Impl | |
| updateShellGhosts() | BatteryModel< T >::Impl | inline |
| updateTime() | BatteryModel< T >::Impl | inline |
| VectorT2 typedef | BatteryModel< T >::Impl | |
| VectorT2Array typedef | BatteryModel< T >::Impl | |
| VectorT2Grad typedef | BatteryModel< T >::Impl | |
| VectorT2GradArray typedef | BatteryModel< T >::Impl | |
| VectorT3 typedef | BatteryModel< T >::Impl | |
| VectorT3Array typedef | BatteryModel< T >::Impl | |
| VectorT3Grad typedef | BatteryModel< T >::Impl | |
| VectorT3GradArray typedef | BatteryModel< T >::Impl | |