ecfv: syncronize the values of overlap and ghost elements from their master process prior to assembling

the algebraic overlap stuff still has a few bugs which prevent the
ECFV discretization from working in parallel mode. (these will be
fixed soon.)
This commit is contained in:
Andreas Lauser 2014-02-03 18:23:43 +01:00
parent e876e32c36
commit 9f3aa104bb

View File

@ -1,10 +1,17 @@
DGF
Interval
0 0 % first corner
60 40 % second corner
24 16 % 24 cells in x and 16 in y direction
#
#Interval
BOUNDARYDOMAIN
default 1 % all boundaries have id 1
#BOUNDARYDOMAIN
# unitcube.dgf
GridParameter
Overlap 1
#GridParameter
#DGF