Tpetra Matrix/Vector Services  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Classes | Namespaces
Tpetra_Experimental_BlockView.hpp File Reference

Declaration and definition of LittleBlock and LittleVector. More...

#include <Teuchos_ScalarTraits.hpp>
#include <Teuchos_LAPACK.hpp>

Go to the source code of this file.

Classes

class  Tpetra::Experimental::LittleBlock< Scalar, LO >
 Nonowning view of a square dense block in a block matrix. More...
class  Tpetra::Experimental::LittleVector< Scalar, LO >
 Nonowning view of a set of degrees of freedom corresponding to a mesh point in a block vector or multivector. More...

Namespaces

namespace  Tpetra
 

Namespace Tpetra contains the class and methods constituting the Tpetra library.


namespace  Tpetra::Experimental
 

Namespace for new Tpetra features that are not ready for public release, but are ready for evaluation by friendly expert users.



Detailed Description

Declaration and definition of LittleBlock and LittleVector.

Definition in file Tpetra_Experimental_BlockView.hpp.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines