From f411405da65096fef951dd09d506311c3c3f9057 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Wed, 27 Jul 2016 14:29:16 +0200 Subject: [PATCH] wrong comment --- code/prec.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/prec.f90 b/code/prec.f90 index 0ded23528..778bd0b90 100644 --- a/code/prec.f90 +++ b/code/prec.f90 @@ -83,7 +83,7 @@ module prec nTwin = 0_pInt, & nTrans = 0_pInt logical :: & - nonlocal = .false. !< absolute tolerance for state integration + nonlocal = .false. real(pReal), pointer, dimension(:,:), contiguous :: & slipRate, & !< slip rate accumulatedSlip !< accumulated plastic slip