Skip to Content.
Sympa Menu

cgal-discuss - [cgal-discuss] Delaunay triangulation in rectangular domain

Subject: CGAL users discussion list

List archive

[cgal-discuss] Delaunay triangulation in rectangular domain


Chronological Thread 
  • From: Giammi <>
  • To:
  • Subject: [cgal-discuss] Delaunay triangulation in rectangular domain
  • Date: Mon, 14 Dec 2020 02:41:35 -0600 (CST)
  • Authentication-results: mail3-smtp-sop.national.inria.fr; spf=None ; spf=SoftFail ; spf=Pass
  • Ironport-phdr: 9a23:C7s5fRym0m2pvmDXCy+O+j09IxM/srCxBDY+r6Qd2+sfIJqq85mqBkHD//Il1AaPAdyErasU1KGM4+jJYi8p2d65qncMcZhBBVcuqP49uEgeOvODElDxN/XwbiY3T4xoXV5h+GynYwAOQJ6tL1LdrWev4jEMBx7xKRR6JvjvGo7Vks+7y/2+94fcbglVhjexe65+IRa0oAneqMUbgpZpJ7osxBfOvnZGYfldy3lyJVKUkRb858Ow84Bm/i9Npf8v9NNOXLvjcaggQrNWEDopM2Yu5M32rhbDVheA5mEdUmoNjBVFBRXO4QzgUZfwtiv6sfd92DWfMMbrQ704RSiu4qF2QxLulSwJNSM28HvPh8J+jKxVvhGvqQFwzIHIb4+YL+Z+c6HBcd8GWWZNQthdWipcCY28dYsPCO8BMP5ZoYn8vVQOqB6+BQixD+7o0T9InmH53bcg3OQuEAHJxgogH9cUv3TOsNr1M7wfUe+wzKbSzDXDa+la1iv66IjNax0sp+yHUr1sf8TL00YvCx/FgUuKqYzjJz6ZyOsDvmmH4+dhS+6iiG4ppxxtrzSyxcohhZfEi4wWx13Y9Sh3zpo5K9KkREN4YdOoDYVcujyaOoZ2X88vXW5mtSAnwbMIvp67eTIFyJUhxxPHbfyIaZOH7QnnVOmPOzt3mHVleLe5ih2v8kag0vXxWtSw3VtOtCZInNrBumoO2hHS8MSKS/pw80G80jiVzQ/T8PtLIUUsmKrbNZEhxrkwm4IVsUnMBCP2nl/5g7SNeUUg5Oek8fjoYrLjppOENo90jB/xMrg2l8CiBek1NhICUmaY9Oim17Du/Ff1TbRLg/Eul6nWqpHaJcAVpq6jBA9V154u6w2nDzi4ytQXh3YHLFNfdxKBiojmIUvOL+z/DfqkjFSslS1kx/HCPrH7HprNKX3DnK/7fblh805c1BYzzddH6p1IBbEOOvbzVlbsu9zZFR82LxG0w/38CNhmzYMfWWePAreDP6/IsF+I4PgvI+iWa4MPtjb9Matt2/m7hnAwnRoRfLKiwIAMQHG+BPVvZUuDMlT2hdJUPmYDuw8/BLjxkFCYWDFSbnC3Vrg34Rk0DYunCcHIQYX70+/J5zuyApADPjMOMVuLC3q9L9zYCcdJUzqbJ4paqhJBTaKoEtZz2hSntQu8wL1ifLKNq38o8Kn73d0w3NX90BQ79Dh6FcOYijjfQGR9n2dOTDgzjvsm/B5Nj2yb2K09uMR2UNxe4/QQD1U8adjaxuZwD920UQXELI6E

Dear all,

I am a newbie of cpp and cgal.
I would like to write a code in which particles move in a 2D rectangular
domain ( with periodic boundary conditions) and then interact with their
neighbors in a Delaunay triangulation.
Currently, I am working with a code that has the precondition that the
domain must be a square and I can't find anything in the documentation that
could help me in changing the size of the domain.

Therefore, I would like to ask you if there is any package that lets me work
on a rectangular domain?

Thanks a lot for your help.

Best,

Gianmarco



--
Sent from: http://cgal-discuss.949826.n4.nabble.com/



Archive powered by MHonArc 2.6.19+.

Top of Page