v0.14.0
MoFEM::FieldBlas Member List

This is the complete list of members for MoFEM::FieldBlas, including all inherited members.

cOreMoFEM::FieldBlas
dEbugMoFEM::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::UnknownInterfacestatic
getInterface(IFACE *&iface) constMoFEM::UnknownInterfaceinline
getInterface(IFACE **const iface) constMoFEM::UnknownInterfaceinline
getInterface() constMoFEM::UnknownInterfaceinline
getInterface() constMoFEM::UnknownInterfaceinline
getInterface() constMoFEM::UnknownInterfaceinline
getInterfaceVersion(Version &version)MoFEM::UnknownInterfacestatic
getLibVersion(Version &version)MoFEM::UnknownInterfacestatic
iFaceTypeMapMoFEM::UnknownInterfacemutableprivate
iFaceTypeMap_multiIndex typedefMoFEM::UnknownInterfaceprivate
OneFieldFunctionOnEntities typedefMoFEM::FieldBlas
OneFieldFunctionOnValues typedefMoFEM::FieldBlas
query_interface(boost::typeindex::type_index type_index, UnknownInterface **iface) constMoFEM::FieldBlasvirtual
registerInterface(bool error_if_registration_failed=true)MoFEM::UnknownInterfaceinline
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::UnknownInterfacestatic
setVertexDofs(VertexCoordsFunction lambda, const std::string field_name, Range *verts=nullptr)MoFEM::FieldBlas
TwoFieldFunctionOnEntities typedefMoFEM::FieldBlas
TwoFieldFunctionOnValues typedefMoFEM::FieldBlas
VertexCoordsFunction typedefMoFEM::FieldBlas
~FieldBlas()=defaultMoFEM::FieldBlas
~UnknownInterface()=defaultMoFEM::UnknownInterfacevirtual