Panzer
Version of the Day
|
Go to the source code of this file.
Namespaces | |
panzer | |
Computes . | |
Functions | |
std::vector< std::string > ::size_type | panzer::getPureBasisIndex (std::string basis_name, const panzer::Workset &workset, WorksetDetailsAccessor &wda) |
Returns the index in the workset bases for a particular PureBasis name. More... | |
std::vector< std::string > ::size_type | panzer::getBasisIndex (std::string basis_name, const panzer::Workset &workset, WorksetDetailsAccessor &wda) |
Returns the index in the workset bases for a particular BasisIRLayout name. More... | |
std::vector< int >::size_type | panzer::getIntegrationRuleIndex (int ir_degree, const panzer::Workset &workset, WorksetDetailsAccessor &wda) |
void | panzer::printWorkset (std::ostream &os, const panzer::Workset &workset, WorksetDetailsAccessor &wda) |
std::vector< std::string > ::size_type | panzer::getPureBasisIndex (std::string basis_name, const panzer::Workset &workset) |
std::vector< std::string > ::size_type | panzer::getBasisIndex (std::string basis_name, const panzer::Workset &workset) |
std::vector< int >::size_type | panzer::getIntegrationRuleIndex (int ir_degree, const panzer::Workset &workset) |
void | panzer::printWorkset (std::ostream &os, const panzer::Workset &workset) |