cfs_tpfa_res_data Struct Reference

#include <cfs_tpfa_residual.h>

Public Attributes

struct CSRMatrixJ
 
double * F
 
struct cfs_tpfa_res_impl * pimpl
 

Detailed Description

Result structure that presents the fully assembled system of linear equations, linearised around the current pressure point.

Member Data Documentation

double* cfs_tpfa_res_data::F

Residual vector (right-hand side)

struct CSRMatrix* cfs_tpfa_res_data::J

Jacobian matrix

struct cfs_tpfa_res_impl* cfs_tpfa_res_data::pimpl

Internal management structure


The documentation for this struct was generated from the following file: