From e6fdfdfc36d15365940419074a8bf63793c32430 Mon Sep 17 00:00:00 2001 From: Christoph Kords Date: Wed, 17 Mar 2010 17:00:54 +0000 Subject: [PATCH] iJacoStiffness belongs to numerics, not debug sorry for not having checked that before --- code/crystallite.f90 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/code/crystallite.f90 b/code/crystallite.f90 index a11fd3b18..c943aae90 100644 --- a/code/crystallite.f90 +++ b/code/crystallite.f90 @@ -334,9 +334,9 @@ subroutine crystallite_stressAndItsTangent(updateJaco) pert_Fg, & pert_method, & nState, & - nCryst - use debug, only: iJacoStiffness, & - debugger, & + nCryst, & + iJacoStiffness + use debug, only: debugger, & selectiveDebugger, & debug_e, & debug_i, &