Tpetra parallel linear algebra Version of the Day
Loading...
Searching...
No Matches
Tpetra::Impl::GETRS< LittleBlockType, LittleIntVectorType, LittleScalarVectorType, rank > Struct Template Reference

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

#include <Tpetra_BlockView.hpp>

Inheritance diagram for Tpetra::Impl::GETRS< LittleBlockType, LittleIntVectorType, LittleScalarVectorType, rank >:

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 914 of file Tpetra_BlockView.hpp.


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