23 if (name == NULL || strcmp(name,
PLUGIN_NAME) != 0) {
24 printf(
"error: name mismatch\n");
int example_solve(double *rhs_values, double *lhs_values)
void example_cleanup(void)
int example_decomp(struct dpsim_csr_matrix *matrix)
int example_init(struct dpsim_csr_matrix *matrix)
static const char * PLUGIN_NAME
struct dpsim_mna_plugin * get_mna_plugin(const char *name)
static struct dpsim_mna_plugin example_plugin
void example_log(const char *str)