Panzer Version of the Day
Loading...
Searching...
No Matches
Namespaces | Functions
Panzer_BasisDescriptor.cpp File Reference
#include "Panzer_BasisDescriptor.hpp"
#include "Phalanx_KokkosDeviceTypes.hpp"
#include "Panzer_HashUtils.hpp"
#include "Panzer_IntrepidBasisFactory.hpp"
#include "Panzer_PointGenerator.hpp"
Include dependency graph for Panzer_BasisDescriptor.cpp:

Go to the source code of this file.

Namespaces

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

Functions

bool panzer::operator== (const panzer::BasisDescriptor &left, const panzer::BasisDescriptor &right)
 

Variable Documentation

◆ _basis_type

std::string _basis_type
protected

Definition at line 62 of file Panzer_BasisDescriptor.cpp.

◆ _basis_order

int _basis_order
protected

Definition at line 63 of file Panzer_BasisDescriptor.cpp.