DAMASK_EICMD/src
Martin Diehl d32d088ed7 positive values are ok
from the description:
Returns a non-negative value if successful; otherwise returns a negative value.
2023-04-18 12:01:03 +02:00
..
Marc Deallocate numerics configuration 2023-02-27 11:34:03 +00:00
grid Deallocate numerics configuration 2023-02-27 11:34:03 +00:00
mesh Deallocate numerics configuration 2023-02-27 11:34:03 +00:00
test more complicated test setup 2023-02-25 08:39:22 +01:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CLI.f90 PETSc 3.19 is out 2023-04-13 20:13:01 +02:00
CMakeLists.txt base framework for unit testing in Fortran 2023-02-24 22:27:56 +01:00
C_routines.c strlen returns 'size_t' 2023-02-08 08:37:10 +01:00
HDF5_utilities.f90 docstring polishing 2023-02-25 10:07:38 +01:00
IO.f90 drop little-used variables 2023-02-28 15:09:23 -05:00
LAPACK_interface.f90 [skip sc] enforce interfaces (quick fix: declare as external) 2022-06-21 22:59:01 +02:00
YAML_parse.f90 Merge remote-tracking branch 'origin/development' into long-YAML-files 2023-02-19 16:04:30 +01:00
YAML_types.f90 a few more tests 2022-12-07 13:03:42 +01:00
config.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
constants.f90 polishing 2023-01-08 11:54:42 +01:00
discretization.f90 Resolve "naming for classes" 2023-01-19 16:37:45 +00:00
geometry_plastic_nonlocal.f90 Consistent use of () in subroutine calling 2023-02-21 15:18:17 +00:00
homogenization.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_damage.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_damage_pass.f90 extend to multiple homogenization scheme 2022-02-27 16:58:40 +01:00
homogenization_mechanical.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_mechanical_RGC.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_mechanical_isostrain.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_mechanical_pass.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_thermal.f90 more systematic name 2023-01-23 08:31:59 +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 optional propagates 2023-04-12 05:56:11 +02:00
material.f90 more reasonable name 2023-02-28 07:58:10 +01:00
materialpoint.f90 testing misc functionality 2023-04-14 11:17:29 +02:00
math.f90 Resolve "function to handle default of optional arguments" 2023-02-18 20:30:57 +00:00
misc.f90 testing misc functionality 2023-04-14 11:17:29 +02:00
parallelization.f90 Shorthand subroutines for standard HDF/MPI error checking to avoid code duplication 2023-02-22 15:50:10 +00:00
phase.f90 notation following paper 2023-03-13 17:23:28 +01:00
phase_damage.f90 notation following paper 2023-03-13 17:23:28 +01:00
phase_damage_anisobrittle.f90 correct unit 2023-03-21 22:41:52 +01:00
phase_damage_isobrittle.f90 label and description were wrong 2023-03-10 06:34:59 +01:00
phase_mechanical.f90 calculate plastic dissipation based on M_p not S 2023-02-13 17:59:22 +01:00
phase_mechanical_eigen.f90 docstring polishing 2023-02-25 10:07:38 +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-18 18:50:01 +01:00
phase_mechanical_elastic.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_mechanical_plastic.f90 minor orthography adjustments 2023-02-11 14:30:12 +00:00
phase_mechanical_plastic_dislotungsten.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_mechanical_plastic_dislotwin.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_mechanical_plastic_isotropic.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_mechanical_plastic_kinehardening.f90 adjusting to original publication 2023-03-31 17:54:25 +00:00
phase_mechanical_plastic_none.f90 report origin of configuration if given 2023-02-25 15:17:13 +01:00
phase_mechanical_plastic_nonlocal.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_mechanical_plastic_phenopowerlaw.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_thermal.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_thermal_dissipation.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
phase_thermal_externalheat.f90 rename to wrapLines; additional formatting options; whitespace trimming 2023-02-28 14:59:30 -05:00
polynomials.f90 Fortran style adjustments 2022-12-07 17:29:03 +00:00
prec.f90 base framework for unit testing in Fortran 2023-02-24 22:27:56 +01:00
quit.f90 positive values are ok 2023-04-18 12:01:03 +02:00
result.f90 Shorthand subroutines for standard HDF/MPI error checking to avoid code duplication 2023-02-22 15:50:10 +00:00
rotations.f90 Merge branch 'consistent-subroutine-calls' into 'development' 2023-02-21 15:18:17 +00:00
signal.f90 minor orthography adjustments 2023-02-11 14:30:12 +00:00
system_routines.f90 docstring polishing 2023-02-25 10:07:38 +01:00
tables.f90 bug fix;more elaborate self test 2022-12-09 10:00:00 -05:00