Panzer
Version of the Day
|
Functions | |
const std::vector< int > & | panzer::FieldAggPattern::numFieldsPerId () const |
Lenght of vector is number of Ids, value is how many ids per field. More... | |
const std::vector< int > & | panzer::FieldAggPattern::fieldIds () const |
|
inline |
Lenght of vector is number of Ids, value is how many ids per field.
Definition at line 89 of file Panzer_FieldAggPattern.hpp.
|
inline |
Length of vector is sum(numFieldsPerId()). Value is field associated with the ID.
Definition at line 94 of file Panzer_FieldAggPattern.hpp.