Remove declarations for undefined methods from InterfaceKinetics
This commit is contained in:
parent
62cd325036
commit
cb88a2b1e0
1 changed files with 0 additions and 3 deletions
|
|
@ -393,9 +393,6 @@ public:
|
|||
virtual void determineFwdOrdersBV(ElectrochemicalReaction& r, vector_fp& fwdFullorders);
|
||||
|
||||
protected:
|
||||
void addElementaryReaction(InterfaceReaction& rdata);
|
||||
void addGlobalReaction(InterfaceReaction& r);
|
||||
|
||||
//! Temporary work vector of length m_kk
|
||||
vector_fp m_grt;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue