consistent indentation

This commit is contained in:
Martin Diehl 2019-03-27 22:42:02 +01:00
parent 464375a54e
commit 3700bacccc
1 changed files with 394 additions and 395 deletions

View File

@ -150,9 +150,8 @@ subroutine plastic_isotropic_init
config => config_phase(p)) config => config_phase(p))
#ifdef DEBUG #ifdef DEBUG
if (p==material_phase(debug_g,debug_i,debug_e)) then if (p==material_phase(debug_g,debug_i,debug_e)) &
prm%of_debug = phasememberAt(debug_g,debug_i,debug_e) prm%of_debug = phasememberAt(debug_g,debug_i,debug_e)
endif
#endif #endif
prm%tau0 = config%getFloat('tau0') prm%tau0 = config%getFloat('tau0')