![]() |
v0.15.5 |
#include <MoFEM.hpp>#include <EshelbianPlasticity.hpp>#include <EshelbianAux.hpp>#include <TSElasticPostStep.hpp>#include <boost/math/constants/constants.hpp>#include <boost/math/special_functions/lambert_w.hpp>#include <EshelbianTopologicalDerivative.hpp>#include <ObjectiveFunctionData.hpp>#include <impl/EshelbianTopologicalDerivativeOperators.cpp>#include <impl/EshelbianTopologicalDerivativePush.cpp>Go to the source code of this file.
Classes | |
| struct | EshelbianPlasticity::TopologicalTAOCtxImpl |
Namespaces | |
| namespace | EshelbianPlasticity |
Macros | |
| #define | SINGULARITY |
Functions | |
| boost::shared_ptr< TopologicalTAOCtx > | EshelbianPlasticity::createTopologicalTAOCtx (EshelbianCore *ep, ForcesAndSourcesCore::GaussHookFun set_integration_at_interior, ForcesAndSourcesCore::GaussHookFun set_integration_at_face, SmartPetscObj< TS > time_solver) |
| MoFEMErrorCode | EshelbianPlasticity::testTopologicalDerivative (TopologicalTAOCtx *ctx_ptr, const double alpha, const double rho, const double alpha_omega) |
Definition in file EshelbianTopologicalDerivative.cpp.
| #define SINGULARITY |
Definition at line 12 of file EshelbianTopologicalDerivative.cpp.