Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Panzer_STK_SetupLOWSFactory_impl.hpp File Reference
#include "PanzerAdaptersSTK_config.hpp"
#include "Panzer_STK_ParameterListCallback.hpp"
#include "Panzer_STK_ParameterListCallbackBlocked.hpp"
#include "Teuchos_AbstractFactoryStd.hpp"
#include "Stratimikos_DefaultLinearSolverBuilder.hpp"
#include "Epetra_MpiComm.h"
#include "Epetra_Vector.h"
#include "EpetraExt_VectorOut.h"
#include "ml_rbm.h"
#include "Tpetra_Map.hpp"
#include "Tpetra_MultiVector.hpp"
Include dependency graph for Panzer_STK_SetupLOWSFactory_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 panzer_stk
 

Functions

template<typename GO >
Teuchos::RCP
< Thyra::LinearOpWithSolveFactoryBase
< double > > 
panzer_stk::buildLOWSFactory (bool blockedAssembly, const Teuchos::RCP< const panzer::UniqueGlobalIndexerBase > &globalIndexer, const Teuchos::RCP< panzer_stk::STKConnManager< GO > > &stkConn_manager, int spatialDim, const Teuchos::RCP< const Teuchos::MpiComm< int > > &mpi_comm, const Teuchos::RCP< Teuchos::ParameterList > &strat_params, bool writeCoordinates=false, bool writeTopo=false, const Teuchos::RCP< const panzer::UniqueGlobalIndexerBase > &auxGlobalIndexer=Teuchos::null, bool useCoordinates=true)