Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94911533
tasn_contact.hh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Wed, Dec 11, 08:20
Size
1 KB
Mime Type
text/x-c
Expires
Fri, Dec 13, 08:20 (2 d)
Engine
blob
Format
Raw Data
Handle
22890048
Attached To
rAKA akantu
tasn_contact.hh
View Options
/**
* @file akantu_simtools.hh
*
*
*
* @brief
*
* @section LICENSE
*
* Copyright (©) 2010-2012, 2014 EPFL (Ecole Polytechnique Fédérale de Lausanne)
* Laboratory (LSMS - Laboratoire de Simulation en Mécanique des Solides)
*
*/
// ast common
#include "synchronized_array.hh"
#include "parameter_reader.hh"
#include "manual_restart.hh"
// functions
#include "boundary_functions.hh"
#include "node_filter.hh"
// boundary conditions
#include "force_based_dirichlet.hh"
#include "spring_bc.hh"
#include "inclined_flat_dirichlet.hh"
// ntn/ntrf contact
#include "ntn_base_contact.hh"
#include "ntn_contact.hh"
#include "ntrf_contact.hh"
#include "mIIasym_contact.hh"
// ntn/ntrf friction
#include "ntn_base_friction.hh"
#include "ntn_friction.hh"
#include "ntrf_friction.hh"
// friction regularisations
#include "ntn_fricreg_no_regularisation.hh"
#include "ntn_fricreg_rubin_ampuero.hh"
#include "ntn_fricreg_simplified_prakash_clifton.hh"
// friction laws
#include "ntn_friclaw_coulomb.hh"
#include "ntn_friclaw_linear_slip_weakening.hh"
#include "ntn_friclaw_linear_slip_weakening_no_healing.hh"
#include "ntn_friclaw_linear_cohesive.hh"
// initiation of friction
#include "ntn_initiation_function.hh"
Event Timeline
Log In to Comment