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

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

#include <Tpetra_BlockView.hpp>

Detailed Description

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

Computes the solution to Ax=b.

We have not implemented transpose yet, or multiple RHS

Definition at line 946 of file Tpetra_BlockView.hpp.


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