Panzer Version of the Day
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
Panzer_BlockedTpetraLinearObjFactory_impl.hpp File Reference
#include "Panzer_BlockedVector_ReadOnly_GlobalEvaluationData.hpp"
#include <utility>
#include "Panzer_TpetraVector_ReadOnly_GlobalEvaluationData.hpp"
#include "Panzer_GlobalIndexer.hpp"
#include "KokkosSparse_SortCrs.hpp"
#include "Thyra_DefaultBlockedLinearOp.hpp"
#include "Thyra_DefaultProductVector.hpp"
#include "Thyra_DefaultProductVectorSpace.hpp"
#include "Thyra_SpmdVectorBase.hpp"
#include "Thyra_TpetraLinearOp.hpp"
#include "Thyra_TpetraThyraWrappers.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include "Tpetra_MultiVector.hpp"
#include "Tpetra_Vector.hpp"
Include dependency graph for Panzer_BlockedTpetraLinearObjFactory_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  panzer::entry_type< LocalOrdinalT >
 

Namespaces

namespace  panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.
 
namespace  panzer::blocked_tpetra_lof_detail
 

Functions

template<typename ScalarT , typename LocalOrdinalT , typename GlobalOrdinalT , typename NodeT >
Teuchos::RCP< Tpetra::CrsMatrix< ScalarT, LocalOrdinalT, GlobalOrdinalT, NodeT > > panzer::blocked_tpetra_lof_detail::getBlockAsCrsMatrix (Thyra::PhysicallyBlockedLinearOpBase< ScalarT > &Amat, int i, int j)