DAMASK_EICMD/src
Martin Diehl 1ceba73d31 adopting to PETSc >3.10
thanks to Matthew Knepley from the PETSc team
2020-02-07 09:10:08 +01:00
..
MarcInclude support for Marc2019 2019-09-17 15:53:49 +02:00
grid rank 0 takes care of statistics file 2020-02-03 23:09:46 +01:00
mesh adopting to PETSc >3.10 2020-02-07 09:10:08 +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 4 space indentation 2020-01-29 22:44:42 +01:00
CPFEM.f90 store mapping MARC/FEM2DAMASK mapping 2020-01-30 23:39:59 +01:00
CPFEM2.f90 polishing 2020-01-26 21:22:55 +01:00
C_routines.c maximum path length is 4096 2020-01-26 12:19:36 +01:00
DAMASK_abaqus.f removed postResults completely 2019-12-11 00:10:02 +01:00
DAMASK_interface.f90 polishing 2020-01-26 18:31:56 +01:00
DAMASK_marc.f90 not used anymore 2020-01-31 21:19:15 +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 not needed 2020-01-29 14:57:12 +01:00
HDF5_utilities.f90 polishing 2020-01-26 18:31:56 +01:00
IO.f90 avoid invalid error access 2020-01-29 23:42:50 +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 not needed 2020-01-29 14:57:12 +01:00
constitutive.f90 PGI has problems with forall in this case 2020-01-04 03:18:51 +01:00
crystallite.f90 avoid code duplication 2020-01-29 11:09:57 +01:00
damage_local.f90 new mappings have clear name, not (1,2) 2020-01-23 13:16:45 +01:00
damage_none.f90 flush helps to detect errors 2020-01-26 21:50:43 +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 polishing 2020-01-26 21:22:55 +01:00
element.f90 not needed 2020-01-29 14:57:12 +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 dependency on element not needed for homogeneous meshes 2020-01-25 09:24:42 +01:00
homogenization_mech_RGC.f90 Merge branch 'MiscImprovements' of magit1.mpie.de:/damask/DAMASK into MiscImprovements 2020-01-29 13:17:58 +01:00
homogenization_mech_isostrain.f90 using default string length 2019-12-21 12:39:54 +01:00
homogenization_mech_none.f90 flush helps to detect errors 2020-01-26 21:50:43 +01: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 PGI does not allow sum in init for parameter 2020-01-04 01:04:20 +01:00
list.f90 not needed 2020-02-03 22:33:56 +01:00
material.f90 crystallite does not exist any more 2020-02-02 20:37:05 +01:00
math.f90 cleaning 2020-02-03 23:48:09 +01:00
mesh_FEM.f90 not used 2020-02-04 23:45:34 +01:00
mesh_abaqus.f90 not needed 2020-01-02 20:38:40 +01:00
mesh_grid.f90 not used 2020-02-04 23:52:10 +01:00
mesh_marc.f90 also report correctly negative seeds 2020-02-01 09:04:02 +01:00
numerics.f90 avoid issues with unsufficient length of strings 2020-01-26 13:18:29 +01: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 256 (pStringLen) might not be sufficient for file operations 2020-01-26 11:40:25 +01:00
quaternions.f90 more tests 2020-01-26 20:53:13 +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 shortening 2020-01-29 22:53:19 +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 better readable 2020-01-31 07:02:24 +01:00
system_routines.f90 maximum path length is 4096 2020-01-26 12:19:36 +01:00
thermal_adiabatic.f90 better readable 2020-01-31 06:52:11 +01:00
thermal_conduction.f90 better readable 2020-01-31 06:55:26 +01:00
thermal_isothermal.f90 less variable, same style 2019-12-21 11:13:05 +01:00