DAMASK_EICMD/src
Martin Diehl bd67d2bb6a new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
..
MarcInclude support for Marc2019 2019-09-17 15:53:49 +02:00
grid skip empty lines (i.e. blank line at the end) 2020-01-21 11:45:11 +01:00
mesh rename in PETSc function 2020-01-21 18:18:27 +01: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 solver specific, should not be reported here 2020-01-22 08:24:55 +01:00
CPFEM2.f90 stronger encapsulation 2020-01-10 01:45:00 +01:00
C_routines.c improved signal handling 2019-03-24 11:59:00 +01:00
DAMASK_abaqus.f removed postResults completely 2019-12-11 00:10:02 +01:00
DAMASK_interface.f90 use variable string as return (no need for trim) 2020-01-04 18:53:55 +01:00
DAMASK_marc.f90 avoid fixed string length 2020-01-23 11:21:42 +01: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 avoid fixed string length 2020-01-23 11:21:42 +01:00
HDF5_utilities.f90 use standard string length 2019-12-21 07:38:17 +01:00
IO.f90 automatic length determination for more flexibility 2020-01-23 07:29:38 +01:00
Lambert.f90 avoid floating point comparison 2019-09-23 05:37:36 -07:00
commercialFEM_fileList.f90 not needed 2020-01-02 20:38:40 +01:00
config.f90 i0 format specifier easier then hand-written IO_intOut 2019-12-07 11:06:39 +01:00
constitutive.f90 use specialized functions 2020-01-02 21:28:34 +01:00
crystallite.f90 shape is known (no need for automatic allocation) 2020-01-03 13:47:04 +01:00
damage_local.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
damage_none.f90 less variable, same style 2019-12-21 11:13:05 +01:00
damage_nonlocal.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
debug.f90 white space adjustments 2019-06-15 15:41:37 +02:00
discretization.f90 need to store cell nodes, not elem nodes 2020-01-12 18:32:20 +01:00
element.f90 gfortran rejects (Intel seems fine) 2020-01-13 16:11:36 +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 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
homogenization_mech_RGC.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
homogenization_mech_isostrain.f90 using default string length 2019-12-21 12:39:54 +01:00
homogenization_mech_none.f90 not needed (is initialized to 0) 2019-10-21 11:48:35 +02:00
kinematics_cleavage_opening.f90 polishing 2020-01-10 01:28:32 +01:00
kinematics_slipplane_opening.f90 group similar operations 2020-01-10 01:33:03 +01:00
kinematics_thermal_expansion.f90 polishing 2020-01-10 01:28:32 +01:00
lattice.f90 shape is known (no need for automatic allocation) 2020-01-03 13:47:04 +01:00
list.f90 use default string length 2019-12-21 10:07:37 +01:00
material.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
math.f90 polishing 2020-01-10 02:11:19 +01:00
mesh_FEM.f90 clearer structure 2020-01-21 19:33:22 +01:00
mesh_abaqus.f90 not needed 2020-01-02 20:38:40 +01:00
mesh_grid.f90 need to store cell nodes, not elem nodes 2020-01-12 18:32:20 +01:00
mesh_marc.f90 continuousIntValues is very specific for Marc 2020-01-23 08:37:03 +01:00
numerics.f90 don't continue if calculation did not converge 2019-10-24 06:32:46 +02:00
plastic_disloUCLA.f90 polishing 2019-12-21 12:42:18 +01:00
plastic_dislotwin.f90 polishing 2019-12-21 12:42:18 +01:00
plastic_isotropic.f90 polishing 2019-12-21 12:42:18 +01:00
plastic_kinematichardening.f90 polishing 2019-12-21 12:42:18 +01:00
plastic_none.f90 polishing 2019-12-21 12:42:18 +01:00
plastic_nonlocal.f90 use default string length 2019-12-21 12:28:24 +01:00
plastic_phenopowerlaw.f90 polishing 2019-12-21 12:42:18 +01:00
prec.f90 avoid long lines 2020-01-02 18:44:51 +01:00
quaternions.f90 clear separation between OO and imperative arguments 2020-01-14 11:52:22 +01:00
quit.f90 use specialized functions 2020-01-02 21:28:34 +01:00
results.f90 more flexibility 2020-01-23 08:19:21 +01:00
rotations.f90 enforce Re(q) > 0 2020-01-14 11:33:18 +01:00
source_damage_anisoBrittle.f90 using default string length 2019-12-21 12:39:54 +01:00
source_damage_anisoDuctile.f90 using default string length 2019-12-21 12:39:54 +01:00
source_damage_isoBrittle.f90 using default string length 2019-12-21 12:39:54 +01:00
source_damage_isoDuctile.f90 using default string length 2019-12-21 12:39:54 +01:00
source_thermal_dissipation.f90 cleaning of source modules: 2019-12-21 07:55:42 +01:00
source_thermal_externalheat.f90 cleaning of source modules: 2019-12-21 07:55:42 +01:00
system_routines.f90 use variable string as return (no need for trim) 2020-01-04 18:53:55 +01:00
thermal_adiabatic.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
thermal_conduction.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
thermal_isothermal.f90 less variable, same style 2019-12-21 11:13:05 +01:00