DPsim
|
Public Attributes | |
void(* | log )(const char *) |
int(* | init )(struct dpsim_csr_matrix *) |
int(* | lu_decomp )(struct dpsim_csr_matrix *) |
int(* | solve )(double *, double *) |
void(* | cleanup )(void) |
Definition at line 20 of file MNASolverDynInterface.h.