ifs_tpfa_data Struct Reference

#include <ifs_tpfa.h>

Public Attributes

struct CSRMatrixA
 
double * b
 
double * x
 
struct ifs_tpfa_impl * pimpl
 

Detailed Description

Main data structure presenting a view of an assembled system of simultaneous linear equations which may be solved using external software.

Member Data Documentation

struct CSRMatrix* ifs_tpfa_data::A

Coefficient matrix

double* ifs_tpfa_data::b

Right-hand side

struct ifs_tpfa_impl* ifs_tpfa_data::pimpl

Internal management structure

double* ifs_tpfa_data::x

Solution


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