![]() |
v0.13.2 |
Operator tp collect data from elements on the side of Edge/Face. More...
Public Member Functions | |
OpCalculateSideData (std::string field_name, std::string col_field_name, UserDataOperator::OpType type) | |
MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
OpCalculateSideData (std::string field_name, std::string col_field_name) | |
MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Operator tp collect data from elements on the side of Edge/Face.
Definition at line 98 of file fluid_structure_eigenproblem.cpp.
OpCalculateSideData::OpCalculateSideData | ( | std::string | field_name, |
std::string | col_field_name, | ||
UserDataOperator::OpType | type | ||
) |
Definition at line 937 of file fluid_structure_eigenproblem.cpp.
OpCalculateSideData::OpCalculateSideData | ( | std::string | field_name, |
std::string | col_field_name | ||
) |
Definition at line 430 of file plate.cpp.
MoFEMErrorCode OpCalculateSideData::doWork | ( | int | side, |
EntityType | type, | ||
EntData & | data | ||
) |
Definition at line 942 of file fluid_structure_eigenproblem.cpp.
MoFEMErrorCode OpCalculateSideData::doWork | ( | int | side, |
EntityType | type, | ||
EntData & | data | ||
) |