DAMASK_EICMD/src
Philip Eisenlohr b0809a8afe function is obsolete 2023-08-28 17:59:37 -04:00
..
Marc Merge branch 'Marc2023.1' into 'development' 2023-07-31 13:04:50 +00:00
grid unused 2023-08-08 09:22:07 +02:00
mesh interfaces are not included in petsc version<=3.16.x yet 2023-08-04 19:16:47 +02:00
test Math improvements 2023-08-11 08:01:55 +00:00
.gitignore full out of source build 2020-03-09 13:55:28 +01:00
CLI.f90 Merge branch 'use-IO-in-CLI' into 'development' 2023-08-11 13:30:19 +00:00
CMakeLists.txt avoid issues with long lines 2023-08-08 07:20:45 +02:00
C_routines.c strlen returns 'size_t' 2023-02-08 08:37:10 +01:00
HDF5_utilities.f90 clearer error message 2023-08-10 23:49:20 +02:00
IO.f90 include more unit tests for Fortran 2023-07-31 11:04:58 +02:00
LAPACK_interface.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
YAML_parse.f90 hints from gfortran 2023-07-30 23:17:21 +02:00
YAML_types.f90 corrected test resource; more informative error 2023-08-05 14:56:02 -04:00
config.f90 avoid file name clashes 2023-07-11 20:45:20 +02:00
constants.f90 clearer name for (non-general) postfix 2023-07-18 01:36:52 +02:00
crystal.f90 extending test suite 2023-07-20 21:16:31 +02:00
discretization.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
geometry_plastic_nonlocal.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
homogenization.f90 seems redundant 2023-08-01 11:07:07 +02:00
homogenization_damage.f90 unified style 2023-07-24 18:29:36 +02:00
homogenization_damage_pass.f90 extend to multiple homogenization scheme 2022-02-27 16:58:40 +01:00
homogenization_mechanical.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
homogenization_mechanical_RGC.f90 consistent names 2023-08-01 18:03:00 +02:00
homogenization_mechanical_isostrain.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
homogenization_mechanical_pass.f90 more systematic name 2023-01-23 08:31:59 +01:00
homogenization_thermal.f90 unified style 2023-07-24 18:29:36 +02: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
material.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
materialpoint.f90 consistent naming with Python module 2023-07-15 23:10:29 +02:00
math.f90 Math improvements 2023-08-11 08:01:55 +00:00
misc.f90 include more unit tests for Fortran 2023-07-31 11:04:58 +02:00
parallelization.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
phase.f90 clear names 2023-07-25 23:04:29 +02:00
phase_damage.f90 improved comments and naming 2023-07-24 18:46:06 +02:00
phase_damage_anisobrittle.f90 consistent naming with Python module 2023-07-15 23:10:29 +02:00
phase_damage_isobrittle.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
phase_mechanical.f90 more readable 2023-07-26 16:32:47 +02:00
phase_mechanical_eigen.f90 function is obsolete 2023-08-28 17:59:37 -04:00
phase_mechanical_eigen_thermalexpansion.f90 consistent naming with Python module 2023-07-15 23:10:29 +02:00
phase_mechanical_elastic.f90 Merge remote-tracking branch 'origin/development' into untangle-homog-phase 2023-07-18 21:15:46 +02:00
phase_mechanical_plastic.f90 centralized ID handling to enable cross-talking 2023-07-18 21:15:34 +02:00
phase_mechanical_plastic_dislotungsten.f90 consistent naming with Python module 2023-07-15 23:10:29 +02:00
phase_mechanical_plastic_dislotwin.f90 consistent naming with Python module 2023-07-15 23:10:29 +02:00
phase_mechanical_plastic_isotropic.f90 inline math_expand for other constitutive laws 2023-06-22 14:50:18 -04:00
phase_mechanical_plastic_kinehardening.f90 per-family parameters for kinehardening 2023-08-11 10:36:03 -04:00
phase_mechanical_plastic_none.f90 inline math_expand for other constitutive laws 2023-06-22 14:50:18 -04:00
phase_mechanical_plastic_nonlocal.f90 Merge remote-tracking branch 'origin/development' into untangle-homog-phase 2023-07-18 21:15:46 +02:00
phase_mechanical_plastic_phenopowerlaw.f90 per-family parameters for kinehardening 2023-08-11 10:36:03 -04:00
phase_thermal.f90 better variable names 2023-07-22 15:30:09 -04:00
phase_thermal_source_dissipation.f90 can only have one instance per thermal source 2023-07-22 15:30:09 -04:00
phase_thermal_source_externalheat.f90 can only have one instance per thermal source 2023-07-22 15:30:09 -04:00
polynomials.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
prec.f90 parameters should be spelled in capitals 2023-06-04 13:52:31 +02:00
quit.f90 positive values are ok 2023-04-18 12:01:03 +02:00
result.f90 allgather instead of allreduce+sum with contribution from 1 proc 2023-07-16 19:29:45 +02:00
rotations.f90 include more unit tests for Fortran 2023-07-31 11:04:58 +02:00
signal.f90 minor orthography adjustments 2023-02-11 14:30:12 +00:00
system_routines.f90 consistent and short 2023-06-04 13:51:05 +02:00
tables.f90 extending test suite 2023-07-20 21:16:31 +02:00