DAMASK_EICMD/src
Martin Diehl 9b7a827d3f use common notation 2023-01-23 21:43:45 +01:00
..
Marc Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
grid use common notation 2023-01-23 21:43:45 +01:00
mesh not needed 2023-01-23 21:43:45 +01:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CLI.f90 not needed 2023-01-23 21:43:45 +01:00
CMakeLists.txt only valid/needed for GNU 2023-01-23 21:43:45 +01:00
C_routines.c better use SIGINT for actions triggered by the user 2022-05-13 11:58:03 +02:00
HDF5_utilities.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
IO.f90 solver should not solve for field if homogenization description is absent 2022-12-29 19:08:05 +00:00
LAPACK_interface.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
YAML_parse.f90 functions are meant for proper files (ending with EOL) 2022-12-09 06:48:38 +01:00
YAML_types.f90 a few more tests 2022-12-07 13:03:42 +01:00
config.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
constants.f90 polishing 2023-01-08 11:54:42 +01:00
discretization.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
geometry_plastic_nonlocal.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
homogenization.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
homogenization_damage.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
homogenization_damage_pass.f90 extend to multiple homogenization scheme 2022-02-27 16:58:40 +01:00
homogenization_mechanical.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
homogenization_mechanical_RGC.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01: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 Resolve "naming for classes" 2023-01-23 21:43:45 +01: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 avoid failing tests 2023-01-09 23:38:51 +01:00
material.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
materialpoint.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
math.f90 avoid repeated random sequences on different processes 2022-10-27 09:21:37 +02:00
parallelization.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
phase.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_damage.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_damage_anisobrittle.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_damage_isobrittle.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical_eigen.f90 white space and style adjustments 2023-01-23 21:43:44 +01:00
phase_mechanical_eigen_cleavageopening.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
phase_mechanical_eigen_thermalexpansion.f90 white space and style adjustments 2023-01-23 21:43:44 +01:00
phase_mechanical_elastic.f90 white space and style adjustments 2023-01-23 21:43:44 +01:00
phase_mechanical_plastic.f90 Re-written YAML types 2022-10-25 16:09:36 +00:00
phase_mechanical_plastic_dislotungsten.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical_plastic_dislotwin.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical_plastic_isotropic.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical_plastic_kinehardening.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical_plastic_none.f90 white space and style adjustments 2023-01-23 21:43:44 +01:00
phase_mechanical_plastic_nonlocal.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_mechanical_plastic_phenopowerlaw.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_thermal.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
phase_thermal_dissipation.f90 white space and style adjustments 2023-01-23 21:43:44 +01:00
phase_thermal_externalheat.f90 white space and style adjustments 2023-01-23 21:43:44 +01:00
polynomials.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
prec.f90 Merge remote-tracking branch 'origin/development' into 231-no-petscscalar-and-_range 2022-12-10 14:54:02 +01:00
quit.f90 only MPI_f08 is standard conforming 2022-06-21 23:11:22 +02:00
result.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
rotations.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
signal.f90 Resolve "naming for classes" 2023-01-23 21:43:45 +01:00
system_routines.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
tables.f90 bug fix;more elaborate self test 2022-12-09 10:00:00 -05:00