Result structure that presents the fully assembled system of linear equations, linearised around the current pressure point. More...
#include <cfs_tpfa_residual.h>
Public Attributes | |
struct CSRMatrix * | J |
Jacobian matrix. | |
double * | F |
Residual vector (right-hand side) | |
struct cfs_tpfa_res_impl * | pimpl |
Internal management structure. | |
Result structure that presents the fully assembled system of linear equations, linearised around the current pressure point.