|
Flow123d
|
Public Attributes | |
| Mat | A |
| VecScatter | ctx |
| Vec | x |
| Vec | y |
| ISLocalToGlobalMapping | mapping |
| int | rstart |
| int | rend |
| PetscTruth | pure_neumann |
Definition at line 378 of file linsys_proposed.hh.
| Mat LinSys_MATIS::MatMyIS::A |
Definition at line 379 of file linsys_proposed.hh.
| VecScatter LinSys_MATIS::MatMyIS::ctx |
Definition at line 380 of file linsys_proposed.hh.
| ISLocalToGlobalMapping LinSys_MATIS::MatMyIS::mapping |
Definition at line 382 of file linsys_proposed.hh.
| PetscTruth LinSys_MATIS::MatMyIS::pure_neumann |
Definition at line 384 of file linsys_proposed.hh.
| int LinSys_MATIS::MatMyIS::rend |
Definition at line 383 of file linsys_proposed.hh.
| int LinSys_MATIS::MatMyIS::rstart |
Definition at line 383 of file linsys_proposed.hh.
| Vec LinSys_MATIS::MatMyIS::x |
Definition at line 381 of file linsys_proposed.hh.
| Vec LinSys_MATIS::MatMyIS::y |
Definition at line 381 of file linsys_proposed.hh.
1.8.4