DAMASK_EICMD/src
Martin Diehl e06251e53e proper doxygen style 2020-04-19 14:20:34 +02:00
..
grid was mixed up 2020-03-29 19:18:06 +02:00
marc module name follows filename 2020-03-20 07:18:11 +01:00
mesh matching names 2020-03-20 15:08:07 +01:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CMakeLists.txt sort into folders ... 2020-03-16 21:03:54 +01:00
CPFEM.f90 typo 2020-03-20 13:30:30 +01:00
CPFEM2.f90 matching names 2020-03-20 15:08:07 +01:00
C_routines.c maximum path length is 4096 2020-01-26 12:19:36 +01:00
DAMASK_interface.f90 Merge branch 'MiscImprovements2' into development 2020-04-04 23:50:15 +02:00
DAMASK_marc.f90 store data where it is needed 2020-03-29 20:04:51 +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
DAMASK_marc2019.f90 next try for MARC 2019 2019-09-21 01:07:04 +02:00
FEsolving.f90 store data where it is needed 2020-03-29 20:04:51 +02:00
HDF5_utilities.f90 documenting for doxygen 2020-03-15 12:54:35 +01:00
IO.f90 use centralized (and tested) funtionality 2020-03-14 17:29:08 +01:00
LAPACK_interface.f90 interface checking for LAPACK 2020-04-10 12:52:27 +02:00
Lambert.f90 bugfix for Cubochoric 2020-04-08 11:41:42 +02:00
commercialFEM_fileList.f90 interface checking for LAPACK 2020-04-10 12:52:27 +02:00
config.f90 documenting for doxygen 2020-03-15 12:54:35 +01:00
constitutive.f90 simpler 2020-03-16 22:50:09 +01:00
constitutive_plastic_disloUCLA.f90 useful defaults 2020-03-20 13:25:37 +01:00
constitutive_plastic_dislotwin.f90 intention clearer 2020-03-29 22:41:47 +02:00
constitutive_plastic_isotropic.f90 numpy name 2020-03-16 22:50:09 +01:00
constitutive_plastic_kinehardening.f90 works if Nslip=[0] 2020-03-16 22:50:09 +01:00
constitutive_plastic_none.f90 polishing 2020-03-14 19:40:05 +01:00
constitutive_plastic_nonlocal.f90 polishing 2020-03-29 20:07:09 +02:00
constitutive_plastic_phenopowerlaw.f90 numpy name 2020-03-16 22:50:09 +01:00
crystallite.f90 interface checking for LAPACK 2020-04-10 12:52:27 +02:00
damage_local.f90 same names for same variables 2020-03-02 15:49:14 +01:00
damage_none.f90 same names for same variables 2020-03-02 15:49:14 +01:00
damage_nonlocal.f90 same names for same variables 2020-03-02 15:49:14 +01:00
debug.f90 not working and significat efforts needed to test it 2020-01-26 07:44:22 +01:00
discretization.f90 fixed typo 2020-03-09 22:20:33 +01:00
element.f90 Merge branch 'development' into MiscImprovements 2020-02-07 17:11:01 +01:00
future.f90 non-existing value evaluates to 0 or 1 2019-12-21 11:52:33 +01:00
geometry_plastic_nonlocal.f90 everything is anyway public 2020-01-02 19:47:48 +01:00
homogenization.f90 extra variable not needed 2020-04-15 21:56:20 +02:00
homogenization_mech_RGC.f90 better store data locally 2020-03-17 00:39:32 +01:00
homogenization_mech_isostrain.f90 constants/parameters in capitals 2020-03-17 08:17:14 +01:00
homogenization_mech_none.f90 flush helps to detect errors 2020-01-26 21:50:43 +01:00
kinematics_cleavage_opening.f90 using notation from paper 2020-03-16 23:31:43 +01:00
kinematics_slipplane_opening.f90 using notation from paper 2020-03-16 23:31:43 +01:00
kinematics_thermal_expansion.f90 clearer name 2020-03-10 06:13:54 +01:00
lattice.f90 compiler can do the counting 2020-03-29 19:17:24 +02:00
list.f90 not needed 2020-02-03 22:33:56 +01:00
material.f90 RKCK45 store intermediate state only per point 2020-04-01 07:10:02 +02:00
math.f90 LAPACK calls the unblocked versions for our small matrices 2020-04-10 23:54:38 +02:00
numerics.f90 better store data locally 2020-03-17 00:39:32 +01:00
prec.f90 RKCK45 store intermediate state only per point 2020-04-01 07:10:02 +02:00
quaternions.f90 proper doxygen style 2020-04-19 14:20:34 +02:00
quit.f90 use specialized functions 2020-01-02 21:28:34 +01:00
results.f90 better names 2020-02-21 13:27:41 +01:00
rotations.f90 Merge branch 'vectorize_rotation' into development 2020-04-14 19:34:11 +02:00
source_damage_anisoBrittle.f90 simplified 2020-03-16 23:43:59 +01:00
source_damage_anisoDuctile.f90 simplified 2020-03-16 23:43:59 +01:00
source_damage_isoBrittle.f90 standard names 2020-03-16 22:50:09 +01:00
source_damage_isoDuctile.f90 standard names 2020-03-16 22:50:09 +01:00
source_thermal_dissipation.f90 standard names 2020-03-16 22:50:09 +01:00
source_thermal_externalheat.f90 standard names 2020-03-16 22:50:09 +01:00
system_routines.f90 maximum path length is 4096 2020-01-26 12:19:36 +01:00
thermal_adiabatic.f90 variables not used 2020-02-23 16:38:57 +01:00
thermal_conduction.f90 same names for same variables 2020-03-02 15:49:14 +01:00
thermal_isothermal.f90 avoid duplicated public/private statements 2020-02-29 15:15:41 +01:00