GEOS
|
Container for hypre preconditioner auxiliary data for MGR. More...
#include <HypreMGR.hpp>
Public Attributes | |
array1d< HYPRE_Int > | pointMarkers |
array1d of unique tags for local degrees of freedom | |
HyprePrecWrapper | coarseSolver |
MGR coarse solver pointer and functions. | |
HyprePrecWrapper | mechSolver |
MGR mechanics fine solver pointer and functions. | |
Container for hypre preconditioner auxiliary data for MGR.
Definition at line 37 of file HypreMGR.hpp.