Panzer  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Namespaces | Functions
Panzer_Workset.hpp File Reference
#include <cstddef>
#include <vector>
#include <map>
#include <iostream>
#include "Panzer_Dimension.hpp"
#include "Panzer_BasisValues2.hpp"
#include "Panzer_PointValues2.hpp"
#include "Panzer_IntegrationValues2.hpp"
#include "Panzer_IntegrationDescriptor.hpp"
#include "Panzer_BasisDescriptor.hpp"
#include "Phalanx_KokkosDeviceTypes.hpp"
Include dependency graph for Panzer_Workset.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  panzer::WorksetOptions
 Used to define options for lazy evaluation of BasisValues and IntegrationValues objects. More...
 
class  panzer::WorksetDetails
 
class  panzer::Workset
 
class  panzer::WorksetDetailsAccessor
 

Namespaces

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

Functions

std::ostream & panzer::operator<< (std::ostream &os, const panzer::Workset &w)