2D boundary test code working.
commitfb276454e65aced83cb34796ad4cab769527ecdb
authorchr <chr@6221c96e-593b-4ce1-a500-64c4038a1943>
Sun, 9 Oct 2011 21:02:29 +0000 (9 21:02 +0000)
committerchr <chr@6221c96e-593b-4ce1-a500-64c4038a1943>
Sun, 9 Oct 2011 21:02:29 +0000 (9 21:02 +0000)
tree05bc7e70a5b485c2b57c4089fce9e10a3c6e2d3b
parent937fec8c2fe7b7c57c30e96f0d6ef3e90f385065
2D boundary test code working.

git-svn-id: https://codeforge.lbl.gov/anonscm/voro@490 6221c96e-593b-4ce1-a500-64c4038a1943
12 files changed:
branches/2d/examples/basic/random_points_2d.cc
branches/2d/examples/boundary/Makefile
branches/2d/examples/boundary/container_bd.cc [new file with mode: 0644]
branches/2d/examples/boundary/nonconvex_cell.cc
branches/2d/examples/walls/circle.cc
branches/2d/examples/walls/polygon.cc
branches/2d/src/cell_nc_2d.cc
branches/2d/src/cell_nc_2d.hh
branches/2d/src/container_2d.hh
branches/2d/src/ctr_boundary_2d.cc
branches/2d/src/ctr_boundary_2d.hh
branches/2d/src/v_compute_2d.cc