Amesos Package Browser (Single Doxygen Collection)  Development
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | List of all members
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 ( )
inline

Definition at line 63 of file Amesos_Superlu.cpp.

Member Data Documentation

SLU::SuperMatrix SLUData::A

Definition at line 52 of file Amesos_Superlu.cpp.

SLU::SuperMatrix SLUData::B

Definition at line 52 of file Amesos_Superlu.cpp.

SLU::SuperMatrix SLUData::X

Definition at line 52 of file Amesos_Superlu.cpp.

SLU::SuperMatrix SLUData::L

Definition at line 52 of file Amesos_Superlu.cpp.

SLU::SuperMatrix SLUData::U

Definition at line 52 of file Amesos_Superlu.cpp.

SLU::superlu_options_t SLUData::SLU_options

Definition at line 56 of file Amesos_Superlu.cpp.

SLU::mem_usage_t SLUData::mem_usage

Definition at line 57 of file Amesos_Superlu.cpp.

SLU::fact_t SLUData::refactor_option

Definition at line 61 of file Amesos_Superlu.cpp.

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: