ifs_tpfa.h
Go to the documentation of this file.
Definition: wells.h:50 Definition: sparse_sys.h:38 Definition: grid.h:98 Definition: flow_bc.h:39 Definition: ifs_tpfa.h:48 void ifs_tpfa_press_flux(struct UnstructuredGrid *G, const struct ifs_tpfa_forces *F, const double *trans, struct ifs_tpfa_data *h, struct ifs_tpfa_solution *soln) void ifs_tpfa_destroy(struct ifs_tpfa_data *h) int ifs_tpfa_assemble(struct UnstructuredGrid *G, const struct ifs_tpfa_forces *F, const double *trans, const double *gpress, struct ifs_tpfa_data *h) struct ifs_tpfa_data * ifs_tpfa_construct(struct UnstructuredGrid *G, struct Wells *W) int ifs_tpfa_assemble_comprock(struct UnstructuredGrid *G, const struct ifs_tpfa_forces *F, const double *trans, const double *gpress, const double *porevol, const double *rock_comp, const double dt, const double *pressure, struct ifs_tpfa_data *h) Definition: ifs_tpfa.h:59 Definition: ifs_tpfa.h:70 int ifs_tpfa_assemble_comprock_increment(struct UnstructuredGrid *G, const struct ifs_tpfa_forces *F, const double *trans, const double *gpress, const double *porevol, const double *rock_comp, const double dt, const double *prev_pressure, const double *initial_porevolume, struct ifs_tpfa_data *h) |