47 #ifndef Xyce_N_DEV_PDE_Electrode__h
48 #define Xyce_N_DEV_PDE_Electrode__h
Pure virtual class to augment a linear system.
virtual void processParams()
processParams post processes the parameters that have been set in the object of the derived class...
virtual ~PDE_1DElectrode()
static ParametricData< PDE_2DElectrode > & getParametricData()
static ParametricData< PDE_1DElectrode > & getParametricData()
PDE_Electrode(ParametricData< void > ¶metric_data)
Class ParametricData manages the configuration information and the parameter binding map...
virtual ~PDE_2DElectrode()
virtual void processParams()
processParams post processes the parameters that have been set in the object of the derived class...
Manages parameter binding for class C.
virtual void processParams()
processParams post processes the parameters that have been set in the object of the derived class...
CompositeParam is the base class for classes that wish to only manage the processing of parameter dat...