Panzer  Version of the Day
Namespaces | Macros
Panzer_DOFManager_impl.hpp File Reference
#include <map>
#include <set>
#include <mpi.h>
#include "PanzerDofMgr_config.hpp"
#include "Panzer_FieldPattern.hpp"
#include "Panzer_FieldAggPattern.hpp"
#include "Panzer_GeometricAggFieldPattern.hpp"
#include "Panzer_ConnManager.hpp"
#include "Panzer_UniqueGlobalIndexer.hpp"
#include "Panzer_UniqueGlobalIndexer_Utilities.hpp"
#include "Panzer_DOFManager_Functors.hpp"
#include "Teuchos_GlobalMPISession.hpp"
#include "Panzer_NodalFieldPattern.hpp"
#include "Teuchos_RCP.hpp"
#include "Teuchos_Array.hpp"
#include "Teuchos_ArrayView.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_Export.hpp"
#include "Tpetra_Vector.hpp"
#include "Tpetra_MultiVector.hpp"
#include <unordered_set>
Include dependency graph for Panzer_DOFManager_impl.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 panzer
 

Macros

#define PANZER_DOFMGR_FUNC_TIME_MONITOR(a)   PANZER_FUNC_TIME_MONITOR(a)
 

Macro Definition Documentation

◆ PANZER_DOFMGR_FUNC_TIME_MONITOR

#define PANZER_DOFMGR_FUNC_TIME_MONITOR (   a)    PANZER_FUNC_TIME_MONITOR(a)

Definition at line 73 of file Panzer_DOFManager_impl.hpp.

Variable Documentation

◆ seed_

const unsigned int seed_
private

Definition at line 93 of file Panzer_DOFManager_impl.hpp.