#include <OpenTissue/configuration.h>
#include <OpenTissue/dynamics/fem/fem_compute_b.h>
#include <OpenTissue/dynamics/fem/fem_compute_isotropic_elasticity.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::fem |
namespace | OpenTissue::fem::detail |
Functions | |
template<typename tetrahedron_iterator , typename real_type > | |
void | OpenTissue::fem::detail::initialize_plastic (tetrahedron_iterator begin, tetrahedron_iterator end, real_type const &c_yield, real_type const &c_creep, real_type const &c_max) |