45 integrate_func = NULL;
46 conductor_func = NULL;
52 coefficients = c.coefficients;
55 integrate_func = c.integrate_func;
56 conductor_func = c.conductor_func;
67 int cstate = qstate + 1;
69 (*integrate_func) (
this, qstate, cap, geq, ceq);
75 (*conductor_func) (
this, cap, geq);