|
MASA-0.44.0
|
Public Attributes | |
| double * | phi |
| double * | rhs |
| double ** | A |
| double | h |
| int | n |
| int | npts |
| int | pad |
| double** pstruct::A |
linear system matrix
| double pstruct::h |
mesh sizing
| int pstruct::n |
problem size
| int pstruct::npts |
number of points in single direction
| int pstruct::pad |
pad dimension for ghost points
| double* pstruct::phi |
solution variable
| double* pstruct::rhs |
right-hand side forcing function