Panzer
Version of the Day
|
#include "Teuchos_RCP.hpp"
#include "Phalanx_KokkosDeviceTypes.hpp"
#include "Panzer_BasisDescriptor.hpp"
#include "Panzer_IntegrationDescriptor.hpp"
#include "Tpetra_Map.hpp"
#include "Tpetra_CrsMatrix_fwd.hpp"
#include "Tpetra_MultiVector_fwd.hpp"
#include <vector>
#include <string>
Go to the source code of this file.
Classes | |
class | Teuchos::MpiComm< T > |
class | panzer::ConnManager< LocalOrdinalT, GlobalOrdinalT > |
class | panzer::DOFManager< LocalOrdinalT, GlobalOrdinalT > |
class | panzer::UniqueGlobalIndexer< LocalOrdinalT, GlobalOrdinalT > |
class | panzer::L2Projection< LO, GO > |
Unified set of tools for building objects for lumped and consistent L2 projects between bases. Currently only supports projections onto HGrad bases from any type of source basis. It is design to be extensible to all cases. More... | |
Namespaces | |
Teuchos | |
panzer | |