Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros
Panzer_DOFManager.cpp 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_GlobalIndexer_Utilities.hpp"
#include "Panzer_DOFManager.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.cpp:

Go to the source code of this file.

Namespaces

 panzer
 Computes $ Ma(x)b(x)\cdots\int s(x)\nabla\phi(x)\,dx $.
 

Macros

#define PANZER_DOF_MANAGER2_IMPL_HPP
 

Macro Definition Documentation

#define PANZER_DOF_MANAGER2_IMPL_HPP

Definition at line 44 of file Panzer_DOFManager.cpp.

Variable Documentation

const unsigned int seed_

Definition at line 87 of file Panzer_DOFManager.cpp.

__pad0__

Definition at line 93 of file Panzer_DOFManager.cpp.

const std::vector<std::pair<int,LocalOrdinal> >& pid_and_lid const
Initial value:
{
int intkey = (int) ((GID & 0x000000007fffffffLL) +
((GID & 0x7fffffff80000000LL) >> 31))

Definition at line 95 of file Panzer_DOFManager.cpp.