Amesos Package Browser (Single Doxygen Collection)  Development
Public Attributes | List of all members
Amesos_Superlu_Pimpl Class Reference

Public Attributes

fact_t FactOption_
 
SuperMatrix SuperluA_
 
ScalePermstruct_t ScalePermstruct_
 
LUstruct_t LUstruct_
 
SOLVEstruct_t SOLVEstruct_
 
gridinfo_t grid_
 SuperLU_DIST's grid information. More...
 
superlu_options_t options_
 Vector of options. More...
 

Detailed Description

Definition at line 43 of file Amesos_Superludist.cpp.

Member Data Documentation

◆ FactOption_

fact_t Amesos_Superlu_Pimpl::FactOption_

Definition at line 47 of file Amesos_Superludist.cpp.

◆ SuperluA_

SuperMatrix Amesos_Superlu_Pimpl::SuperluA_

Definition at line 49 of file Amesos_Superludist.cpp.

◆ ScalePermstruct_

ScalePermstruct_t Amesos_Superlu_Pimpl::ScalePermstruct_

Definition at line 50 of file Amesos_Superludist.cpp.

◆ LUstruct_

LUstruct_t Amesos_Superlu_Pimpl::LUstruct_

Definition at line 51 of file Amesos_Superludist.cpp.

◆ SOLVEstruct_

SOLVEstruct_t Amesos_Superlu_Pimpl::SOLVEstruct_

Definition at line 52 of file Amesos_Superludist.cpp.

◆ grid_

gridinfo_t Amesos_Superlu_Pimpl::grid_

SuperLU_DIST's grid information.

Definition at line 54 of file Amesos_Superludist.cpp.

◆ options_

superlu_options_t Amesos_Superlu_Pimpl::options_

Vector of options.

Definition at line 60 of file Amesos_Superludist.cpp.


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