Graphviz
2.41.20171026.1811
|
#include <sparse_solve.h>
Data Fields | |
void * | data |
real *(* | Operator_apply )(Operator o, real *in, real *out) |
Definition at line 24 of file sparse_solve.h.
void* Operator_struct::data |
Definition at line 25 of file sparse_solve.h.
Referenced by Operator_diag_precon_apply(), Operator_diag_precon_delete(), Operator_diag_precon_new(), Operator_matmul_apply(), Operator_matmul_new(), Operator_uniform_stress_diag_precon_new(), Operator_uniform_stress_matmul(), Operator_uniform_stress_matmul_apply(), and Operator_uniform_stress_matmul_delete().
Definition at line 26 of file sparse_solve.h.
Referenced by Operator_diag_precon_new(), Operator_matmul_new(), Operator_uniform_stress_diag_precon_new(), and Operator_uniform_stress_matmul().