Commit Graph

884 Commits

Author SHA1 Message Date
James McClure
580d98b5c8 Added integer send buffer allocation to Domain::CommInit common/Domain.h 2014-06-25 20:44:04 -04:00
James McClure
a538fa6a23 fixed little bug in common/Domain,h 2014-06-25 20:38:43 -04:00
James McClure
7b81bc6a44 Added InitalizeRanks() and CommInit() to common/Domain.h 2014-06-25 20:36:35 -04:00
James E McClure
54d4412412 updated lb2_Blob_wia_mpi 2014-06-25 16:45:42 -04:00
James E McClure
db967b000f Added Domain class to common/Domain.h 2014-06-25 16:35:53 -04:00
James McClure
3260f5f5ef Minor (I think) updates to common/Domain.h 2014-06-17 15:16:46 -04:00
James McClure
850e9d6db0 Debugging Rwn 2014-06-06 13:44:59 -04:00
James McClure
1e43c9b65a Added averaging of the inverse curvature to common/pmmc.h and tests/lb2_Color_wia_mpi.cpp 2014-06-06 11:42:59 -04:00
James McClure
beaef1b583 Little changes to fix warnings on titan 2014-06-05 16:42:41 -04:00
James McClure
f9a395f6fd Added FlipID() to common/Domain.h for random phase initialization with different connectivity 2014-06-03 17:47:57 -04:00
James McClure
d3eb524ed4 Added -DNORANDOM option to generate reproducible results (i.e. not random) in common/Domain.h GenerateResidual() 2014-06-02 17:06:34 -04:00
James McClure
b5cbdfa213 Removed some writing to stdout 2014-05-21 20:51:42 -04:00
James McClure
5668972f6c Fixed error in common/Domain.h for blob bins 2014-05-11 10:14:38 -04:00
James McClure
dc73a1bc96 Merge branch 'cmake' of github.com:JamesEMcClure/LBPM-WIA into cmake 2014-05-11 08:26:59 -04:00
James McClure
558eeec9ef Edited the random blob initialization algorithm to read input from the file BlobSize.in 2014-05-11 08:23:16 -04:00
James McClure
60ea8e6005 Reverted to old common/Communication.h due to bad behavior in the averaging -- problem is fixed 2014-05-09 23:01:43 -04:00
James E McClure
475f219ae7 Updated common/Communication.h so that CommunicateMeshHalo() can be called for a mesh of integers 2014-05-09 16:14:40 -04:00
James McClure
07fe4f65e9 debugging... 2014-04-21 19:51:18 -04:00
James McClure
2ea6b71c7b fixed bug in trim curvature average 2014-04-20 20:40:48 -04:00
James McClure
693d1453c8 fixed the bugs curvature; distance trimmed curvature averages shoudl work 2014-04-20 19:05:31 -04:00
James McClure
43b7e1f363 Added a function to compute the surface average on a trimmed list 2014-04-20 09:32:43 -04:00
James McClure
d43a117cf4 finally fixing nan in contact angle 2014-03-24 17:37:22 -04:00
James McClure
54936e6f68 intermediate contact angle nan fixes 2014-03-24 17:06:48 -04:00
James McClure
e075252956 revergin contact angle (still nan) 2014-03-23 18:26:06 -04:00
James McClure
dbeb32f404 added missing } 2014-03-23 10:48:18 -04:00
James McClure
167c6bc2eb should fix nans from contact angle in pmmc.h 2014-03-23 10:42:15 -04:00
James McClure
d2eca269fb Fixed residual saturation intialization bug that i just created 2014-03-23 09:43:37 -04:00
James E McClure
0e995e49b4 Corrected number of spheres to print out in ReadSpherePacking 2014-02-24 12:35:31 -05:00
Mark Berrill
36be44b840 Fixing minor bug from my last commit 2014-02-21 15:36:05 -05:00
Mark Berrill
06edcf338f Adding error handling 2014-02-21 15:08:49 -05:00
James McClure
28e145a9bc Small fix 2014-02-14 10:16:58 -05:00
James McClure
35406aa638 Cleaned up revised communcation 2014-02-14 09:31:09 -05:00
Mark Berrill
bd0e20a0db Factoring some of the communication into common file. Fixing bug in domain decomposition for non-cube domains 2014-02-01 10:33:03 -05:00
Mark Berrill
4ab2084991 Renaming include folder to common. Adding Communication file to help seperate some of the communication 2014-01-28 15:11:19 -05:00