PETSC_CONT Class Reference

#include <petsc_boundcg.h>

List of all members.

Public Attributes

Mat A
PetscReal abstol
Vec b
Vec d
PetscReal dtol
Mat fact
PetscErrorCode ierr
PetscInt * ix
PetscInt maxits
PC prec
Vec r_rhs
PetscReal rtol
KSP solver
PetscScalar * val
Vec x
Vec z_lhs

Detailed Description

Definition at line 5 of file petsc_boundcg.h.


Member Data Documentation

Mat A

Definition at line 18 of file petsc_boundcg.h.

PetscReal abstol

Definition at line 22 of file petsc_boundcg.h.

Vec b

Definition at line 19 of file petsc_boundcg.h.

Vec d

Definition at line 19 of file petsc_boundcg.h.

PetscReal dtol

Definition at line 23 of file petsc_boundcg.h.

Mat fact
PetscErrorCode ierr

Definition at line 20 of file petsc_boundcg.h.

PetscInt* ix
PetscInt maxits

Definition at line 24 of file petsc_boundcg.h.

PC prec

Definition at line 17 of file petsc_boundcg.h.

Vec r_rhs
PetscReal rtol

Definition at line 21 of file petsc_boundcg.h.

KSP solver

Definition at line 16 of file petsc_boundcg.h.

PetscScalar* val
Vec x

Definition at line 19 of file petsc_boundcg.h.

Vec z_lhs

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

Generated by  doxygen 1.6.2