![]() |
v0.10.0 |
#include <users_modules/basic_finite_elements/src/EdgeForce.hpp>
Static Public Member Functions | |
static MoFEMErrorCode | addElement (MoFEM::Interface &m_field, const std::string field_name, Range *intersect_ptr=NULL) |
Add element taking information from NODESET. More... | |
static MoFEMErrorCode | setOperators (MoFEM::Interface &m_field, boost::ptr_map< std::string, EdgeForce > &edge_forces, Vec F, const std::string field_name) |
Set integration point operators. More... | |
Definition at line 71 of file EdgeForce.hpp.
|
static |
Add element taking information from NODESET.
Definition at line 74 of file EdgeForce.hpp.
|
static |
Set integration point operators.
Definition at line 109 of file EdgeForce.hpp.