Amesos Package Browser (Single Doxygen Collection) Development
Loading...
Searching...
No Matches
SLUData Struct Reference

Public Member Functions

 SLUData ()

Public Attributes

SLU::SuperMatrix A
SLU::SuperMatrix B
SLU::SuperMatrix X
SLU::SuperMatrix L
SLU::SuperMatrix U
SLU::superlu_options_t SLU_options
SLU::mem_usage_t mem_usage
SLU::fact_t refactor_option
SLU::factor_param_t iparam

Detailed Description

Definition at line 50 of file Amesos_Superlu.cpp.

Constructor & Destructor Documentation

◆ SLUData()

SLUData::SLUData ( )
inline

Definition at line 63 of file Amesos_Superlu.cpp.

Member Data Documentation

◆ A

SLU::SuperMatrix SLUData::A

Definition at line 52 of file Amesos_Superlu.cpp.

◆ B

SLU::SuperMatrix SLUData::B

Definition at line 52 of file Amesos_Superlu.cpp.

◆ X

SLU::SuperMatrix SLUData::X

Definition at line 52 of file Amesos_Superlu.cpp.

◆ L

SLU::SuperMatrix SLUData::L

Definition at line 52 of file Amesos_Superlu.cpp.

◆ U

SLU::SuperMatrix SLUData::U

Definition at line 52 of file Amesos_Superlu.cpp.

◆ SLU_options

SLU::superlu_options_t SLUData::SLU_options

Definition at line 56 of file Amesos_Superlu.cpp.

◆ mem_usage

SLU::mem_usage_t SLUData::mem_usage

Definition at line 57 of file Amesos_Superlu.cpp.

◆ refactor_option

SLU::fact_t SLUData::refactor_option

Definition at line 61 of file Amesos_Superlu.cpp.

◆ iparam

SLU::factor_param_t SLUData::iparam

Definition at line 49 of file Epetra_SLU.cpp.


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