Flow123d
Public Attributes | List of all members
LinSys_MATIS::MatMyIS Struct Reference

Public Attributes

Mat A
 
VecScatter ctx
 
Vec x
 
Vec y
 
ISLocalToGlobalMapping mapping
 
int rstart
 
int rend
 
PetscTruth pure_neumann
 

Detailed Description

Definition at line 378 of file linsys_proposed.hh.

Member Data Documentation

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.


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