DAMASK_EICMD/src
Daniel Otto de Mentock a1b91e5fcf Merge branch '202_MPI-random-seed' into 'development'
avoid repeated random sequences on different processes

Closes #202

See merge request damask/DAMASK!639
2022-10-31 11:29:50 +00:00
..
Marc Re-written YAML types 2022-10-25 16:09:36 +00:00
grid Re-written YAML types 2022-10-25 16:09:36 +00:00
mesh Re-written YAML types 2022-10-25 16:09:36 +00: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 Re-written YAML types 2022-10-25 16:09:36 +00:00
YAML_types.f90 more verbose and specific messaging in self-test and errors 2022-10-27 15:39:48 -04: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 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02: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 Re-written YAML types 2022-10-25 16:09:36 +00: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 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_elastic.f90 Re-written YAML types 2022-10-25 16:09:36 +00: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 Merge branch 'dislotwin-parameters' into 'development' 2022-10-26 06:59:59 +00: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 Re-written YAML types 2022-10-25 16:09:36 +00: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 Re-written YAML types 2022-10-25 16:09:36 +00: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