Tpetra parallel linear algebra  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
List of all members
Tpetra::Experimental::Impl::GETRS< LittleBlockType, LittleIntVectorType, LittleScalarVectorType, rank > Struct Template Reference

Computes the solution to Ax=b. More...

#include <Tpetra_Experimental_BlockView.hpp>

Detailed Description

template<class LittleBlockType, class LittleIntVectorType, class LittleScalarVectorType, const int rank = LittleScalarVectorType::rank>
struct Tpetra::Experimental::Impl::GETRS< LittleBlockType, LittleIntVectorType, LittleScalarVectorType, rank >

Computes the solution to Ax=b.

We have not implemented transpose yet, or multiple RHS

Definition at line 997 of file Tpetra_Experimental_BlockView.hpp.


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