Flow123d
DF_patch_fe_data_tables-4eb41dd
|
Classes | |
class | PatchPointValues |
Bulk data specialization, order of item in operations_ vector corresponds to the BulkOps enum. More... | |
Enumerations | |
enum | BulkOps { opElCoords , opJac , opInvJac , opJacDet , opExpdCoords , opExpdJac , opExpdInvJac , opExpdJacDet , opCoords , opWeights , opJxW } |
enum of bulk operation More... | |
enum FeBulk::BulkOps |
enum of bulk operation
Enumerator | |
---|---|
opElCoords | |
opJac | |
opInvJac | |
opJacDet | |
opExpdCoords | |
opExpdJac | |
opExpdInvJac | |
opExpdJacDet | |
opCoords | |
opWeights | |
opJxW |
Definition at line 49 of file patch_point_values.hh.