DAMASK_EICMD/src
Martin Diehl 411c86b5ef following style guide 2022-12-01 19:52:53 +01:00
..
Marc following style guide 2022-12-01 19:52:53 +01:00
grid following style guide 2022-12-01 19:52:53 +01:00
mesh following style guide 2022-12-01 19:52:53 +01:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CLI.f90 PETSc 3.18.0 compatibility 2022-10-02 12:48:54 +02:00
CMakeLists.txt length of macro seems to depend on PETSc location 2022-10-13 13:08:13 +02:00
C_routines.c better use SIGINT for actions triggered by the user 2022-05-13 11:58:03 +02:00
HDF5_utilities.f90 avoid HDF5 error in case of empty dataset 2022-10-20 01:09:03 +02:00
IO.f90 avoid potenttial out-of-bounds memory access 2022-10-27 15:56:59 -04:00
LAPACK_interface.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
YAML_parse.f90 following style guide 2022-12-01 19:52:53 +01:00
YAML_types.f90 Shorter YAML code 2022-11-25 07:55:31 +00:00
config.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
constants.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
discretization.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
geometry_plastic_nonlocal.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
homogenization.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
homogenization_damage.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
homogenization_damage_pass.f90 extend to multiple homogenization scheme 2022-02-27 16:58:40 +01:00
homogenization_mechanical.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
homogenization_mechanical_RGC.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
homogenization_mechanical_isostrain.f90 check N_constituents only if active 2022-02-24 12:13:22 +01:00
homogenization_mechanical_pass.f90 check N_constituents only if active 2022-02-24 12:13:22 +01:00
homogenization_thermal.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
homogenization_thermal_isotemperature.f90 enable output of temperature per phase 2022-02-19 18:56:41 +01:00
homogenization_thermal_pass.f90 extend to multiple homogenization scheme 2022-02-27 16:58:40 +01:00
lattice.f90 Merge remote-tracking branch 'origin/development' into implicit-none-external 2022-06-27 15:13:20 +02:00
material.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
materialpoint.f90 following style guide 2022-12-01 19:52:53 +01:00
math.f90 avoid repeated random sequences on different processes 2022-10-27 09:21:37 +02:00
parallelization.f90 avoid repeated random sequences on different processes 2022-10-27 09:21:37 +02:00
phase.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_damage.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_damage_anisobrittle.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_damage_isobrittle.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical.f90 correct unit for quaternion output O 2022-11-08 13:10:37 -05:00
phase_mechanical_eigen.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_eigen_cleavageopening.f90 consistent indentation and line-spacings in reporting 2021-11-15 12:35:44 -05:00
phase_mechanical_eigen_thermalexpansion.f90 commonly used variable name 2022-11-20 09:40:15 +01:00
phase_mechanical_elastic.f90 removed superfluous asDict specification for polynomials arguments 2022-11-22 14:20:19 +01:00
phase_mechanical_plastic.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_plastic_dislotungsten.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_plastic_dislotwin.f90 removed superfluous asDict specification for polynomials arguments 2022-11-22 14:20:19 +01:00
phase_mechanical_plastic_isotropic.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_plastic_kinehardening.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_plastic_none.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_plastic_nonlocal.f90 following style guide 2022-12-01 19:52:53 +01:00
phase_mechanical_plastic_phenopowerlaw.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_thermal.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_thermal_dissipation.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_thermal_externalheat.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
polynomials.f90 removed superfluous asDict specification for polynomials arguments 2022-11-22 14:20:19 +01:00
prec.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
quit.f90 only MPI_f08 is standard conforming 2022-06-21 23:11:22 +02:00
results.f90 only MPI_f08 is standard conforming 2022-06-21 23:11:22 +02:00
rotations.f90 Merge remote-tracking branch 'origin/development' into implicit-none-external 2022-06-27 15:13:20 +02:00
signals.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
system_routines.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00