Page MenuHomec4science

akantu_simtools.hh
No OneTemporary

File Metadata

Created
Thu, Jul 18, 08:23

akantu_simtools.hh

// ast common
#include "ast_common.hh"
#include "synchronized_array.hh"
#include "parameter_reader.hh"
#include "manual_restart.hh"
// ntn contact/friction
#include "ntn_contact.hh"
#include "ntn_friction.hh"
#include "ntn_friction_coulomb.hh"
#include "ntn_friction_linear_slip_weakening.hh"
// ntrf contact/friction
#include "ntrf_contact.hh"
#include "ntrf_friction.hh"
#include "ntrf_friction_coulomb.hh"
#include "ntrf_friction_regularized_coulomb.hh"
#include "ntrf_friction_linear_slip_weakening.hh"

Event Timeline