24 #ifndef ASLFDELCHEMKINETICS_H 25 #define ASLFDELCHEMKINETICS_H 33 class VectorOfElementsData;
34 class VectorOfElements;
40 template <
typename V>
class DataWithGhostNodes;
106 virtual void init0();
147 #endif // ASLFDADVECTIONDIFFUSION_H
void setElectricFieldSource(Field phi)
Data & getAI(unsigned int i=0)
SPFDBVKinetics generateFDBVKinetics(SPDataWithGhostNodesACLData a0, double n0, SPDataWithGhostNodesACLData aI, double nI, SPDataWithGhostNodesACLData phiS, SPAbstractDataWithGhostNodes phi, double j0, double beta, double n)
Advanced Simulation Library.
Advanced Computational Language.
std::shared_ptr< Kernel > SPKernel
std::shared_ptr< DataWithGhostNodesACLData > SPDataWithGhostNodesACLData
Numerical method which computes electrode reactions.
std::shared_ptr< FDBVKinetics > SPFDBVKinetics
DataWithGhostNodes< acl::VectorOfElementsData > DataWithGhostNodesACLData
SPDataWithGhostNodesACLData Data
FDBVKinetics(Data a0, double n0, Data aI, double nI, Data phiS, Field phi, const Param &j0, const Param &beta, double n)
SPAbstractDataWithGhostNodes Field
The class represents several Element.
acl::VectorOfElements Param
void addAI(Data ai, double ni)
std::shared_ptr< AbstractDataWithGhostNodes > SPAbstractDataWithGhostNodes
Field getElectricFieldSource() const