MyraMath
Public Types | Public Member Functions | Protected Member Functions | List of all members
myra::SparseRLDLTSolver< Precision >::SparseRLDLTSolver_RefineAction< Precision > Class Template Reference
Inheritance diagram for myra::SparseRLDLTSolver< Precision >::SparseRLDLTSolver_RefineAction< Precision >:
[legend]
Collaboration diagram for myra::SparseRLDLTSolver< Precision >::SparseRLDLTSolver_RefineAction< Precision >:
[legend]

Public Types

typedef ::myra::multifrontal::Options Options
 

Public Member Functions

 SparseRLDLTSolver_RefineAction (const SparseRLDLTSolver< Precision > *in_solver, Options in_options)
 

Protected Member Functions

virtual std::pair< int, int > size () const
 
virtual void multiply (const CMatrixRange< Number > &X, const MatrixRange< Number > &B) const
 
virtual detail::ActionBase< Number > * clone () const
 
- Protected Member Functions inherited from myra::detail::ActionBase< Precision >
virtual void multiply (const X &x, const B &b, Precision alpha, Precision beta) const
 

Additional Inherited Members

- Protected Types inherited from myra::detail::ActionBase< Precision >
typedef CMatrixRange< Precision > X
 
typedef MatrixRange< Precision > B
 

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