Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
Panzer_STK_LocalMeshUtilities.cpp File Reference
#include "Panzer_NodeType.hpp"
#include "Panzer_STK_LocalMeshUtilities.hpp"
#include "Panzer_STK_Interface.hpp"
#include "Panzer_STK_SetupUtilities.hpp"
#include "Panzer_STKConnManager.hpp"
#include "Panzer_HashUtils.hpp"
#include "Panzer_LocalMeshInfo.hpp"
#include "Panzer_LocalPartitioningUtilities.hpp"
#include "Panzer_FaceToElement.hpp"
#include "Panzer_ConnManager.hpp"
#include "Panzer_FieldPattern.hpp"
#include "Panzer_NodalFieldPattern.hpp"
#include "Panzer_EdgeFieldPattern.hpp"
#include "Panzer_FaceFieldPattern.hpp"
#include "Panzer_ElemFieldPattern.hpp"
#include "Phalanx_KokkosDeviceTypes.hpp"
#include "Teuchos_Assert.hpp"
#include "Tpetra_Import.hpp"
#include "Tpetra_CrsMatrix.hpp"
#include "Tpetra_RowMatrixTransposer.hpp"
#include <string>
#include <map>
#include <vector>
#include <unordered_set>
Include dependency graph for Panzer_STK_LocalMeshUtilities.cpp:

Go to the source code of this file.

Namespaces

 panzer_stk
 

Functions

template<typename LO , typename GO >
void panzer_stk::generateLocalMeshInfo (const panzer_stk::STK_Interface &mesh, panzer::LocalMeshInfo< LO, GO > &mesh_info)
 
template void panzer_stk::generateLocalMeshInfo< int, panzer::Ordinal64 > (const panzer_stk::STK_Interface &mesh, panzer::LocalMeshInfo< int, panzer::Ordinal64 > &mesh_info)
 

Function Documentation

template void panzer_stk::generateLocalMeshInfo< int, panzer::Ordinal64 > ( const panzer_stk::STK_Interface mesh,
panzer::LocalMeshInfo< int, panzer::Ordinal64 > &  mesh_info 
)