.. |
grid
|
store field variables as 1D array
|
2020-12-16 21:56:02 +01:00 |
marc
|
rename: grid -> cells
|
2020-12-03 22:16:34 +01:00 |
mesh
|
store field variables as 1D array
|
2020-12-16 21:56:02 +01:00 |
.gitignore
|
full out of source build
|
2020-03-09 13:55:28 +01:00 |
CMakeLists.txt
|
new names
|
2020-04-25 09:56:51 +02:00 |
CPFEM.f90
|
not needed anymore
|
2020-12-20 11:24:29 +01:00 |
CPFEM2.f90
|
not needed anymore
|
2020-12-20 11:24:29 +01:00 |
C_routines.c
|
correct handling of C strings
|
2020-11-14 14:36:10 +01:00 |
DAMASK_interface.f90
|
drop support for old PETSc versions
|
2020-12-13 08:55:07 +01:00 |
DAMASK_marc.f90
|
Merge branch 'development' into Fortran-simplifications
|
2020-09-22 12:45:18 +02:00 |
FEsolving.f90
|
store data where it is needed
|
2020-03-29 20:04:51 +02:00 |
HDF5_utilities.f90
|
only used in one function
|
2020-12-10 00:31:58 +01:00 |
IO.f90
|
replace log scaling with geometric regression scaling
|
2020-11-25 18:56:03 +01:00 |
LAPACK_interface.f90
|
interface checking for LAPACK
|
2020-04-10 12:52:27 +02:00 |
YAML_parse.f90
|
simplified
|
2020-10-07 09:37:48 +02:00 |
YAML_types.f90
|
Merge branch 'clean-material.yaml-parse' into development
|
2020-10-29 12:50:40 +01:00 |
base64.f90
|
standard conforming name
|
2020-09-22 13:09:12 +02:00 |
commercialFEM_fileList.f90
|
not needed anymore
|
2020-12-20 11:24:29 +01:00 |
config.f90
|
standard conforming name
|
2020-09-22 13:09:12 +02:00 |
constitutive.f90
|
clear responsibilities
|
2020-12-22 08:45:01 +01:00 |
constitutive_damage.f90
|
removed aliases
|
2020-11-18 14:53:11 +01:00 |
constitutive_mech.f90
|
clear responsibilities
|
2020-12-22 08:45:01 +01:00 |
constitutive_plastic_disloTungsten.f90
|
missing rename: bcc -> cI
|
2020-11-29 12:57:51 +01:00 |
constitutive_plastic_dislotwin.f90
|
missing rename: bcc -> cI
|
2020-11-29 12:57:51 +01:00 |
constitutive_plastic_isotropic.f90
|
mech --> mechanics
|
2020-11-17 22:21:35 +01:00 |
constitutive_plastic_kinehardening.f90
|
missing rename: bcc -> cI
|
2020-11-29 12:57:51 +01:00 |
constitutive_plastic_none.f90
|
mech --> mechanics
|
2020-11-17 22:21:35 +01:00 |
constitutive_plastic_nonlocal.f90
|
mech/plastic only
|
2020-12-20 17:58:31 +01:00 |
constitutive_plastic_phenopowerlaw.f90
|
missing rename: bcc -> cI
|
2020-11-29 12:57:51 +01:00 |
constitutive_thermal.f90
|
consistent naming
|
2020-10-27 21:27:26 +01:00 |
damage_none.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
damage_nonlocal.f90
|
not needed anymore
|
2020-12-20 11:24:29 +01:00 |
discretization.f90
|
rename: grid -> cells
|
2020-12-03 22:16:34 +01:00 |
element.f90
|
standard conforming name
|
2020-09-22 13:09:12 +02:00 |
future.f90
|
non-existing value evaluates to 0 or 1
|
2019-12-21 11:52:33 +01:00 |
geometry_plastic_nonlocal.f90
|
everything is anyway public
|
2020-01-02 19:47:48 +01:00 |
homogenization.f90
|
clear responsibilities
|
2020-12-22 08:45:01 +01:00 |
homogenization_mech.f90
|
store field variables as 1D array
|
2020-12-16 21:56:02 +01:00 |
homogenization_mech_RGC.f90
|
code follows structure
|
2020-12-16 11:27:42 +01:00 |
homogenization_mech_isostrain.f90
|
code follows structure
|
2020-12-16 11:27:42 +01:00 |
homogenization_mech_none.f90
|
code follows structure
|
2020-12-16 11:27:42 +01:00 |
kinematics_cleavage_opening.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
kinematics_slipplane_opening.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
kinematics_thermal_expansion.f90
|
not tested
|
2020-12-19 17:43:37 +01:00 |
lattice.f90
|
using consistent names for Bravais lattice in Fortran and Python
|
2020-11-28 22:38:12 +01:00 |
material.f90
|
no special (untested) cases any more
|
2020-12-19 17:25:57 +01:00 |
math.f90
|
fixing use for new Intel Fortran
|
2020-11-28 07:23:55 +01:00 |
parallelization.f90
|
allow to parse extra options to PETSc in case of debugging
|
2020-11-28 11:47:20 +01:00 |
prec.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
quaternions.f90
|
polishing
|
2020-09-15 19:36:21 +02:00 |
quit.f90
|
C capitalization
|
2020-11-11 11:47:23 +01:00 |
results.f90
|
clear responsibilities
|
2020-12-22 08:45:01 +01:00 |
rotations.f90
|
use Fortran internals for error handling
|
2020-11-11 20:09:14 +01:00 |
source_damage_anisoBrittle.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
source_damage_anisoDuctile.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
source_damage_isoBrittle.f90
|
consistent names for counting variables
|
2020-10-27 21:33:30 +01:00 |
source_damage_isoDuctile.f90
|
no extra mapping for damage
|
2020-12-15 19:55:55 +01:00 |
source_thermal_dissipation.f90
|
consistent names for counting variables
|
2020-10-27 21:33:30 +01:00 |
source_thermal_externalheat.f90
|
consistent names for counting variables
|
2020-10-27 21:33:30 +01:00 |
system_routines.f90
|
correct handling of C strings
|
2020-11-14 14:36:10 +01:00 |
thermal_conduction.f90
|
not needed anymore
|
2020-12-20 11:24:29 +01:00 |
thermal_isothermal.f90
|
no special (untested) cases any more
|
2020-12-19 17:25:57 +01:00 |
zlib.f90
|
short and clear names for integer precision
|
2020-09-12 11:02:39 +02:00 |