Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces
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
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.
 

Variable Documentation

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
Initial value:
{
int intkey = (int) ((GID & 0x000000007fffffffLL) +
((GID & 0x7fffffff80000000LL) >> 31))

Definition at line 98 of file Panzer_DOFManager_impl.hpp.