#include <umfpack.hh>
|
| UMFPackWapper (const std::shared_ptr< const O > &op, const ParameterTree &config, const Alloc &alloc=Alloc()) |
|
| ~UMFPackWapper () override |
|
void | apply (X &x, Y &b, InverseOperatorResult &res) override |
|
void | apply (X &x, Y &b, double reduction, InverseOperatorResult &res) override |
|
SolverCategory::Category | category () const override |
|
◆ UMFPackWapper()
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ ~UMFPackWapper()
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ apply() [1/2]
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ apply() [2/2]
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ category()
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ factory()
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _alloc
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _report_info
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _report_numeric
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _report_symbolic
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_b
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_control
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_dworkspace
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_info
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_iworkspace
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_m
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_n
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_numeric_ptr
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_offsets
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_rows
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_values
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
◆ _umf_x
template<Concept::AssembledLinearOperator O, class Alloc = std::allocator<void>>
The documentation for this class was generated from the following file: