Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Typedefs
Panzer_PureBasis.hpp File Reference
#include <string>
#include "Teuchos_RCP.hpp"
#include "Phalanx_DataLayout.hpp"
#include "Kokkos_DynRankView.hpp"
#include "Intrepid2_Basis.hpp"
#include "Panzer_IntrepidBasisFactory.hpp"
Include dependency graph for Panzer_PureBasis.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  panzer::PureBasis
 Description and data layouts associated with a particular basis. More...
 
struct  panzer::StrPureBasisComp
 Simple binary comparison class to help with sorting. More...
 

Namespaces

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

Typedefs

typedef std::pair< std::string,
Teuchos::RCP
< panzer::PureBasis > > 
panzer::StrPureBasisPair