aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/prolongate_3d_real8_3tl_eno.F90
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@cct.lsu.edu>2007-01-12 20:41:00 +0000
committerErik Schnetter <schnetter@cct.lsu.edu>2007-01-12 20:41:00 +0000
commit46b7adb8ce67d530d807293109b1759662a1ffa4 (patch)
tree07b52349e4255152c6f3c4f36d343edae3d2363c /Carpet/CarpetLib/src/prolongate_3d_real8_3tl_eno.F90
parentf65b896e853a5f2f0b43cb9e44cf373a71de0000 (diff)
CarpetLib: Add new datatype region_t
The new datatype region_t combines an extent (a bbox), an outer boundary descriptor, a refinement descriptor, and a processor number: struct region_t { ibbox extent; // extent b2vect outer_boundaries; // outer boundaries b2vect refinement_boundaries; // refinement boundaries int map; // map to which this // region belongs int processor; // processor number }; These quantities are often used together, and combining them into a single datatype simplifies the code significantly. Adapt gh, dh, etc. to use this new datatype. This is a major API change. darcs-hash:20070112204130-dae7b-92cad546187b0fe499e8cfc38b2e26614a4f608c.gz
Diffstat (limited to 'Carpet/CarpetLib/src/prolongate_3d_real8_3tl_eno.F90')
0 files changed, 0 insertions, 0 deletions