cOre | MoFEM::FieldBlas | |
dEbug | MoFEM::FieldBlas | |
fieldAxpy(const double alpha, const std::string field_name_x, const std::string field_name_y, bool error_if_missing=false, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
fieldAxpy(const double alpha, const std::string field_name_x, const std::string field_name_y, bool error_if_missing, bool create_if_missing) | MoFEM::FieldBlas | |
FieldBlas(const MoFEM::Core &core) | MoFEM::FieldBlas | |
fieldCopy(const double alpha, const std::string field_name_x, const std::string field_name_y, bool error_if_missing=false, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
fieldCopy(const double alpha, const std::string field_name_x, const std::string field_name_y, bool error_if_missing, bool create_if_missing) | MoFEM::FieldBlas | |
fieldLambda(TwoFieldFunctionOnValues lambda, const std::string field_name_x, const std::string field_name_y, bool error_if_missing, bool create_if_missing) | MoFEM::FieldBlas | |
fieldLambdaOnEntities(OneFieldFunctionOnEntities lambda, const std::string field_name, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
fieldLambdaOnEntities(TwoFieldFunctionOnEntities lambda, const std::string field_name_x, const std::string field_name_y, bool error_if_missing=false, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
fieldLambdaOnValues(OneFieldFunctionOnValues lambda, const std::string field_name, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
fieldLambdaOnValues(TwoFieldFunctionOnValues lambda, const std::string field_name_x, const std::string field_name_y, bool error_if_missing=false, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
fieldScale(const double alpha, const std::string field_name, Range *ents_ptr=nullptr) | MoFEM::FieldBlas | |
getFileVersion(moab::Interface &moab, Version &version) | MoFEM::UnknownInterface | static |
getInterface(IFACE *&iface) const | MoFEM::UnknownInterface | inline |
getInterface(IFACE **const iface) const | MoFEM::UnknownInterface | inline |
getInterface() const | MoFEM::UnknownInterface | inline |
getInterface() const | MoFEM::UnknownInterface | inline |
getInterface() const | MoFEM::UnknownInterface | inline |
getInterfaceVersion(Version &version) | MoFEM::UnknownInterface | static |
getLibVersion(Version &version) | MoFEM::UnknownInterface | static |
iFaceTypeMap | MoFEM::UnknownInterface | mutableprivate |
iFaceTypeMap_multiIndex typedef | MoFEM::UnknownInterface | private |
OneFieldFunctionOnEntities typedef | MoFEM::FieldBlas | |
OneFieldFunctionOnValues typedef | MoFEM::FieldBlas | |
query_interface(boost::typeindex::type_index type_index, UnknownInterface **iface) const | MoFEM::FieldBlas | virtual |
registerInterface(bool error_if_registration_failed=true) | MoFEM::UnknownInterface | inline |
setField(const double val, const EntityType type, const std::string field_name) | MoFEM::FieldBlas | |
setField(const double val, const EntityType type, const Range &ents, const std::string field_name) | MoFEM::FieldBlas | |
setField(const double val, const std::string field_name) | MoFEM::FieldBlas | |
setFileVersion(moab::Interface &moab, Version version=Version(MoFEM_VERSION_MAJOR, MoFEM_VERSION_MINOR, MoFEM_VERSION_BUILD)) | MoFEM::UnknownInterface | static |
setVertexDofs(VertexCoordsFunction lambda, const std::string field_name, Range *verts=nullptr) | MoFEM::FieldBlas | |
TwoFieldFunctionOnEntities typedef | MoFEM::FieldBlas | |
TwoFieldFunctionOnValues typedef | MoFEM::FieldBlas | |
VertexCoordsFunction typedef | MoFEM::FieldBlas | |
~FieldBlas()=default | MoFEM::FieldBlas | |
~UnknownInterface()=default | MoFEM::UnknownInterface | virtual |