Scrambler  1
EllipticDeclarations::EllipticObjectDef Type Reference

Stores handles to Hypre entities associated with a particular equation. More...

+ Collaboration diagram for EllipticDeclarations::EllipticObjectDef:

List of all members.

Public Attributes

TYPE(EllipticLevelObjectDef),
dimension(:), allocatable 
LevelObjects
REAL(8) tolerance = 1e-6
INTEGER(8) Stencil
INTEGER Interface
INTEGER solver = 1
INTEGER printLevel
INTEGER maxIters = 1000
INTEGER hVerbosity = 0

Detailed Description

Stores handles to Hypre entities associated with a particular equation.

Definition at line 51 of file elliptic_declarations.f90.


Member Data Documentation

TYPE(EllipticLevelObjectDef), dimension(:), allocatable LevelObjects

Definition at line 53 of file elliptic_declarations.f90.

REAL(8) tolerance = 1e-6

Definition at line 54 of file elliptic_declarations.f90.

INTEGER(8) Stencil

Definition at line 55 of file elliptic_declarations.f90.

INTEGER Interface

Definition at line 56 of file elliptic_declarations.f90.

INTEGER solver = 1

Definition at line 57 of file elliptic_declarations.f90.

INTEGER printLevel

Definition at line 58 of file elliptic_declarations.f90.

INTEGER maxIters = 1000

Definition at line 59 of file elliptic_declarations.f90.

INTEGER hVerbosity = 0

Definition at line 60 of file elliptic_declarations.f90.


The documentation for this type was generated from the following file:
 All Classes Files Functions Variables