hybsys_global.h
Go to the documentation of this file.
Definition: sparse_sys.h:38 Definition: grid.h:98 void hybsys_global_assemble_cell(int nconn, int *l2g, const double *S, const double *r, struct CSRMatrix *A, double *b) struct CSRMatrix * hybsys_define_globconn(struct UnstructuredGrid *G, well_t *W) Definition: legacy_well.h:52 void hybsys_global_assemble_well_sym(int ngconn_tot, int ngconn, const int *gconn, int nwconn, const int *wconn, const double *r2w, const double *w2w, const double *r, struct CSRMatrix *A, double *b) |