![]() |
v0.13.0 |
Inherits ForcesAndSourcesCore::UserDataOperator.
Public Member Functions | |
OpRowCol (const std::string row_field, const std::string col_field, const bool symm) | |
MoFEMErrorCode | doWork (int row_side, int col_side, EntityType row_type, EntityType col_type, EntitiesFieldData::EntData &row_data, EntitiesFieldData::EntData &col_data) |
Definition at line 58 of file hello_world.cpp.
Definition at line 59 of file hello_world.cpp.
MoFEMErrorCode OpRowCol::doWork | ( | int | row_side, |
int | col_side, | ||
EntityType | row_type, | ||
EntityType | col_type, | ||
EntitiesFieldData::EntData & | row_data, | ||
EntitiesFieldData::EntData & | col_data | ||
) |
Definition at line 63 of file hello_world.cpp.