[cig-commits] commit: Updated to include the virtual synchronisation

Mercurial hg at geodynamics.org
Mon Nov 24 11:30:16 PST 2008


changeset:   8:a8fb326fecca
user:        LukeHodkinson
date:        Mon May 21 22:08:05 2007 +0000
files:       MaterialPoints/src/ParticleFeVariable.c
description:
Updated to include the virtual synchronisation
method.


diff -r a42dcdfa443c -r a8fb326fecca MaterialPoints/src/ParticleFeVariable.c
--- a/MaterialPoints/src/ParticleFeVariable.c	Mon May 21 04:11:40 2007 +0000
+++ b/MaterialPoints/src/ParticleFeVariable.c	Mon May 21 22:08:05 2007 +0000
@@ -38,7 +38,7 @@
 **  License along with this library; if not, write to the Free Software
 **  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
 **
-** $Id: ParticleFeVariable.c 456 2007-04-27 06:21:01Z LukeHodkinson $
+** $Id: ParticleFeVariable.c 465 2007-05-21 22:08:05Z LukeHodkinson $
 **
 **~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
 
@@ -104,6 +104,7 @@ ParticleFeVariable* _ParticleFeVariable_
 			_getMinAndMaxGlobalCoords,
 			_interpolateWithinElement,
 			_getValueAtNode,
+			_FeVariable_SyncShadowValues, 
 			NULL,
 			NULL,
 			NULL,



More information about the CIG-COMMITS mailing list