From 44392822397498bf706bb633bbdce8669cca09d7 Mon Sep 17 00:00:00 2001 From: Christoph Kords Date: Tue, 26 Oct 2010 13:49:58 +0000 Subject: [PATCH] no change to previous version, just forget to mention one important change of the last revision: * fluxes are now again calculated and distributed only! by the originating material point. this means that the central MP might change the dotState of its neighbor. have to see whether locks slow down parallel computation --- code/constitutive_nonlocal.f90 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/constitutive_nonlocal.f90 b/code/constitutive_nonlocal.f90 index e53abdd38..f35830ab2 100644 --- a/code/constitutive_nonlocal.f90 +++ b/code/constitutive_nonlocal.f90 @@ -1,5 +1,5 @@ !* $Id$ -!************************************ +!************************************ !* Module: CONSTITUTIVE_NONLOCAL * !************************************ !* contains: *