..
Marc
support for Marc2021.3.1
2021-11-25 17:30:22 +01:00
grid
Merge branch 'integer-exponents' into 'development'
2021-11-29 07:32:04 +00:00
mesh
fixed misaligned/too short "writing..." statements
2021-11-15 12:58:59 -05:00
.gitignore
full out of source build
2020-03-09 13:55:28 +01:00
CMakeLists.txt
forgotten rename
2021-10-15 22:19:58 +02:00
CPFEM.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
CPFEM2.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
C_routines.c
https://stackoverflow.com/questions/14950378
2021-01-10 10:17:16 +01:00
DAMASK_Marc.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
DAMASK_interface.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
HDF5_utilities.f90
bugfix for HDF5 without deflate filter
2021-12-02 13:00:59 +01:00
IO.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
LAPACK_interface.f90
interface checking for LAPACK
2020-04-10 12:52:27 +02:00
YAML_parse.f90
offset should have been taken into account (like earlier)
2021-08-19 06:10:44 +02:00
YAML_types.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
base64.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
commercialFEM_fileList.f90
single source of truth
2021-11-25 06:23:26 +01:00
config.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
constants.f90
capitalize constants
2021-11-25 11:52:52 +01:00
discretization.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
element.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
geometry_plastic_nonlocal.f90
more meaningful order
2021-06-01 17:05:13 +02:00
homogenization.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_damage.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_damage_pass.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_mechanical.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_mechanical_RGC.f90
integer exponents: faster and shorter
2021-11-25 20:52:22 +01:00
homogenization_mechanical_isostrain.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_mechanical_pass.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_thermal.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
homogenization_thermal_isotemperature.f90
preparing split
2021-04-06 11:55:30 +02:00
homogenization_thermal_pass.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
lattice.f90
Merge branch 'rotate-Voigt' into 'development'
2021-11-29 16:47:39 +00:00
material.f90
Merge branch 'development' into pretty-print-init
2021-11-16 12:56:38 -05:00
math.f90
Merge branch 'rotate-Voigt' into 'development'
2021-11-29 16:47:39 +00:00
parallelization.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase.f90
single source of truth
2021-11-25 06:23:26 +01:00
phase_damage.f90
transitioned remaining real exponents to int
2021-11-28 12:46:26 -05:00
phase_damage_anisobrittle.f90
transitioned remaining real exponents to int
2021-11-28 12:46:26 -05:00
phase_damage_isobrittle.f90
avoid conversions
2021-11-18 22:02:19 +01:00
phase_mechanical.f90
Merge remote-tracking branch 'origin/development' into dynamic-C
2021-11-18 10:29:33 +01:00
phase_mechanical_eigen.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05: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
Merge remote-tracking branch 'origin/development' into integer-exponents
2021-11-27 20:44:26 +01:00
phase_mechanical_elastic.f90
Merge remote-tracking branch 'origin/development' into rotate-Voigt
2021-11-27 19:55:02 +01:00
phase_mechanical_plastic.f90
Merge branch 'development' into pretty-print-init
2021-11-16 12:56:38 -05:00
phase_mechanical_plastic_dislotungsten.f90
transitioned remaining real exponents to int
2021-11-28 12:46:26 -05:00
phase_mechanical_plastic_dislotwin.f90
transitioned remaining real exponents to int
2021-11-28 12:46:26 -05:00
phase_mechanical_plastic_isotropic.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase_mechanical_plastic_kinehardening.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase_mechanical_plastic_none.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase_mechanical_plastic_nonlocal.f90
integer exponents: faster and shorter
2021-11-25 20:52:22 +01:00
phase_mechanical_plastic_phenopowerlaw.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase_thermal.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase_thermal_dissipation.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
phase_thermal_externalheat.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
prec.f90
Merge branch 'development' into pretty-print-init
2021-11-15 12:39:14 -05:00
quit.f90
documenting/silencing gfortran
2021-07-21 23:49:24 +02:00
results.f90
consistent indentation and line-spacings in reporting
2021-11-15 12:35:44 -05:00
rotations.f90
Merge branch 'rotate-Voigt' into 'development'
2021-11-29 16:47:39 +00:00
system_routines.f90
merge not needed
2021-04-13 19:26:35 +02:00
zlib.f90
short and clear names for integer precision
2020-09-12 11:02:39 +02:00