[cig-commits] commit: Just cleaning up the include tree.

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


changeset:   42:67f9461e1738
user:        DavidLee
date:        Fri Sep 21 04:46:00 2007 +0000
files:       MaterialPoints/src/GaussMapper.c
description:
Just cleaning up the include tree.


diff -r b0acef351c6f -r 67f9461e1738 MaterialPoints/src/GaussMapper.c
--- a/MaterialPoints/src/GaussMapper.c	Fri Sep 14 06:00:17 2007 +0000
+++ b/MaterialPoints/src/GaussMapper.c	Fri Sep 21 04:46:00 2007 +0000
@@ -29,7 +29,14 @@
 #include <PICellerator/PopulationControl/PopulationControl.h>
 #include <PICellerator/Weights/Weights.h>
 
-#include "MaterialPoints.h"
+#include "types.h"
+#include "IntegrationPointMapper.h"
+#include "OneToOneMapper.h"
+#include "GaussMapper.h"
+#include "IntegrationPointsSwarm.h"
+#include "BackgroundParticleLayout.h"
+#include "MaterialPoint.h"
+#include "MaterialPointsSwarm.h"
 
 #include <assert.h>
 #include <string.h>



More information about the CIG-COMMITS mailing list