ifs_tpfa_data Struct Reference

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

#include <ifs_tpfa.h>

Public Attributes

struct CSRMatrixA
 Coefficient matrix.
 
double * b
 Right-hand side.
 
double * x
 Solution.
 
struct ifs_tpfa_implpimpl
 Internal management structure.
 

Detailed Description

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


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