9 #ifndef CT_EDGEKINETICS_H
10 #define CT_EDGEKINETICS_H
virtual void assignShallowPointers(const std::vector< thermo_t * > &tpVector)
Reassign the pointers within the Kinetics object.
virtual Kinetics * duplMyselfAsKinetics(const std::vector< thermo_t * > &tpVector) const
Duplication routine for objects which inherit from Kinetics.
EdgeKinetics()
Constructor.
A kinetics manager for heterogeneous reaction mechanisms.
Public interface for kinetics managers.
Heterogeneous reactions at one-dimensional interfaces between multiple adjacent two-dimensional surfa...
virtual int type() const
Identifies the kinetics manager type.
InterfaceKinetics & operator=(const InterfaceKinetics &right)
Assignment operator.
virtual void finalize()
Finish adding reactions and prepare for use.