Panzer
Version of the Day
|
#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>
Go to the source code of this file.
Namespaces | |
panzer | |
Computes . | |
const unsigned int seed_ |
Definition at line 90 of file Panzer_DOFManager_impl.hpp.
__pad0__ |
Definition at line 96 of file Panzer_DOFManager_impl.hpp.
const std::vector<std::pair<int,LocalOrdinal> >& pid_and_lid const |
Definition at line 98 of file Panzer_DOFManager_impl.hpp.