ezp
Loading...
Searching...
No Matches
ezp::detail::full_solver< DT, IT, ODER > Class Template Reference
Inheritance diagram for ezp::detail::full_solver< DT, IT, ODER >:
[legend]
Collaboration diagram for ezp::detail::full_solver< DT, IT, ODER >:
[legend]

Classes

class  indexer
 

Public Member Functions

 full_solver (const IT rows, const IT cols)
 
template<full_container_t AT, full_container_t BT>
IT solve (AT &&A, BT &&B)
 
- Public Member Functions inherited from ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >
IT solve (CT &&B)
 
virtual IT solve (WT &&, full_mat< DT, IT > &&)=0
 
virtual IT solve (full_mat< DT, IT > &&)=0
 

Protected Member Functions

auto init_storage (const IT n)
 
- Protected Member Functions inherited from ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >
auto to_full (CT &&custom)
 
auto to_band (CT &&custom)
 
auto to_band_symm (CT &&custom)
 

Protected Attributes

full_system loc
 
blacs_context< IT > ctx
 

Additional Inherited Members

- Static Protected Attributes inherited from ezp::detail::abstract_solver< DT, IT, full_mat< DT, IT > >
static constexpr IT ZERO
 
static constexpr IT ONE
 

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