![]() |
NuTo
Numerics Tool
|
#include "BoostUnitTest.h"#include "nuto/math/NewtonRaphson.h"#include "nuto/math/EigenCompanion.h"#include "nuto/mechanics/dofs/DofNumbering.h"#include "nuto/mechanics/integrands/MomentumBalance.h"#include "nuto/mechanics/integrands/Bind.h"#include "nuto/mechanics/integrationtypes/IntegrationTypeTensorProduct.h"#include "nuto/mechanics/constraints/ConstraintCompanion.h"#include "nuto/mechanics/mesh/UnitMeshFem.h"#include "nuto/mechanics/mesh/MeshFemDofConvert.h"#include "nuto/mechanics/tools/CellStorage.h"#include "nuto/mechanics/tools/QuasistaticSolver.h"#include "nuto/mechanics/tools/AdaptiveSolve.h"#include "nuto/mechanics/constitutive/LocalIsotropicDamage.h"#include "nuto/mechanics/constitutive/damageLaws/DamageLawExponential.h"#include "nuto/mechanics/constitutive/ModifiedMisesStrainNorm.h"Classes | |
| class | LocalDamageTruss |
Functions | |
| BOOST_AUTO_TEST_CASE (LocalDamage1DWithoutImperfection) | |
| BOOST_AUTO_TEST_CASE (LocalDamage1DWithImperfection) | |
| BOOST_AUTO_TEST_CASE | ( | LocalDamage1DWithoutImperfection | ) |
| BOOST_AUTO_TEST_CASE | ( | LocalDamage1DWithImperfection | ) |
1.8.11