DAMASK_EICMD/src
Martin Diehl 2a35a78d93 phase out mesh_elem and theMesh 2019-06-07 07:38:48 +02:00
..
MarcInclude not supported anymore 2019-04-29 12:17:33 +02:00
grid mesh_elem and theMesh are deprecated 2019-06-06 22:49:17 +02:00
mesh further cleaning 2019-05-12 13:11:30 +02:00
.gitignore symlinks can be handled by Git, so we can store them and simplify the installation 2017-05-16 11:10:01 +02:00
CMakeLists.txt more direct and readable 2019-04-29 11:15:23 +02:00
CPFEM.f90 phase out mesh_elem and theMesh 2019-06-07 07:38:48 +02:00
CPFEM2.f90 new module "discretization" 2019-06-06 13:59:16 +02:00
C_routines.c improved signal handling 2019-03-24 11:59:00 +01:00
DAMASK_abaqus.f [skip ci] with DAMASK ASCII art 2019-03-13 06:16:31 +01:00
DAMASK_interface.f90 do not clutter the code with use statements 2019-05-28 12:06:21 +02:00
DAMASK_marc.f90 phase out mesh_elem and theMesh 2019-06-07 07:38:48 +02:00
DAMASK_marc2018.1.f90 added link lost during merge 2018-11-23 15:02:35 +01:00
DAMASK_marc2018.f90 added link for Marc2018 2018-10-13 10:50:20 +02:00
FEsolving.f90 one implicit none is enough 2019-05-14 23:12:32 +02:00
HDF5_utilities.f90 cleaning 2019-06-06 10:43:08 +02:00
IO.f90 one implicit none is enough 2019-05-14 23:12:32 +02:00
Lambert.f90 more consistent private/public declarations 2019-05-17 05:24:36 +00:00
commercialFEM_fileList.f90 discretization contains now all information to substitute mesh 2019-06-06 20:54:19 +02:00
config.f90 cleaning 2019-05-28 09:28:15 +02:00
constitutive.f90 IPvolume is only needed for nonlocal 2019-06-06 23:17:02 +02:00
crystallite.f90 phase out mesh_elem and theMesh 2019-06-07 07:38:48 +02:00
damage_local.f90 focus on the physics 2019-05-16 23:14:47 +02:00
damage_none.f90 focus on the physics 2019-05-16 23:14:47 +02:00
damage_nonlocal.f90 mesh_element is deprecated 2019-06-06 21:14:37 +02:00
debug.f90 not needed, better readable without 2019-05-28 12:29:46 +02:00
discretization.f90 bugfix: wrong number of IPs 2019-06-06 23:00:40 +02:00
element.f90 prepare cleaning 2019-06-06 08:16:07 +02:00
future.f90 preparing for PGI compiler 2019-04-03 16:24:15 +00:00
geometry_plastic_nonlocal.f90 better names 2019-06-06 11:08:58 +02:00
homogenization.f90 mesh_elem and theMesh are deprecated 2019-06-06 22:49:17 +02:00
homogenization_mech_RGC.f90 gfortran complaints about repeated dimension attribute 2019-05-18 09:54:16 +02:00
homogenization_mech_isostrain.f90 RGC as submodule 2019-05-18 07:23:46 +02:00
homogenization_mech_none.f90 RGC as submodule 2019-05-18 07:23:46 +02:00
kinematics_cleavage_opening.f90 do not clutter the code with use statements 2019-05-28 12:06:21 +02:00
kinematics_slipplane_opening.f90 focus on the physics 2019-05-16 23:14:47 +02:00
kinematics_thermal_expansion.f90 focus on the physics 2019-05-16 23:14:47 +02:00
lattice.f90 not needed 2019-06-04 12:06:16 +02:00
list.f90 do not clutter the code with use statements 2019-05-28 12:06:21 +02:00
material.f90 phase out mesh_elem and theMesh 2019-06-07 07:38:48 +02:00
math.f90 more consistent private/public declarations 2019-05-17 05:24:36 +00:00
mesh_FEM.f90 initialize correctly 2019-06-07 06:07:00 +02:00
mesh_abaqus.f90 IPvolume is only needed for nonlocal 2019-06-06 23:17:02 +02:00
mesh_base.f90 algorithm to split elements into cells 2019-05-17 13:22:52 +02:00
mesh_grid.f90 cleaned 2019-06-07 00:04:20 +02:00
mesh_marc.f90 IPvolume is only needed for nonlocal 2019-06-06 23:17:02 +02:00
numerics.f90 Merge branch 'no-pInt-implicitNone' into 'development' 2019-05-15 21:40:13 +02:00
plastic_disloUCLA.f90 Merge branch 'development' into orientation_with_averaging 2019-05-05 22:12:09 +02:00
plastic_dislotwin.f90 Merge branch 'development' into cleaning-pInt-use 2019-05-28 09:19:43 +02:00
plastic_isotropic.f90 don't clutter the code with useless stuff 2019-05-16 22:56:48 +02:00
plastic_kinematichardening.f90 don't clutter the code with useless stuff 2019-05-16 22:56:48 +02:00
plastic_none.f90 don't clutter the code with useless stuff 2019-05-16 22:56:48 +02:00
plastic_nonlocal.f90 phase out mesh_elem and theMesh 2019-06-07 07:38:48 +02:00
plastic_phenopowerlaw.f90 don't clutter the code with useless stuff 2019-05-16 22:56:48 +02:00
prec.f90 prec provides IEEE module 2019-05-11 11:19:06 +02:00
quaternions.f90 cleaning 2019-05-28 09:28:15 +02:00
quit.f90 errors better visible 2019-05-04 17:47:52 +02:00
results.f90 cleaning 2019-06-06 10:43:08 +02:00
rotations.f90 don't clutter the code with useless stuff 2019-05-16 22:56:48 +02:00
source_damage_anisoBrittle.f90 do not clutter the code with use statements 2019-05-28 12:06:21 +02:00
source_damage_anisoDuctile.f90 pInt not needed anymore 2019-05-14 22:52:33 +02:00
source_damage_isoBrittle.f90 focus on the physics 2019-05-16 23:14:47 +02:00
source_damage_isoDuctile.f90 pInt not needed anymore 2019-05-14 22:52:33 +02:00
source_thermal_dissipation.f90 do not clutter the code with use statements 2019-05-28 12:06:21 +02:00
source_thermal_externalheat.f90 do not clutter the code with use statements 2019-05-28 12:06:21 +02:00
system_routines.f90 use cascaded use statements 2019-05-11 12:10:23 +02:00
thermal_adiabatic.f90 mesh_element is deprecated 2019-06-06 21:14:37 +02:00
thermal_conduction.f90 mesh_element is deprecated 2019-06-06 21:14:37 +02:00
thermal_isothermal.f90 one implicit none is enough 2019-05-09 08:30:03 +02:00