|
[Sponsors] |
November 6, 2017, 19:48 |
data structure algorithm for mesh adaption
|
#1 |
Senior Member
|
Dear friends:
I am working on the 2D FVM on adaption mesh systems. I need to find a data structure and algorithm for the mesh management and neighbors-finding. Google search suggest to use tree data structure, could you please provide me some other suggestions which can be easily implemented.. Regards Your Sincerely |
|
November 7, 2017, 08:33 |
|
#2 |
Member
Mianzhi Wang
Join Date: Jan 2015
Location: Columbus, IN
Posts: 34
Rep Power: 11 |
I have a 3-D octree. You may change it to a 2-D.
https://github.com/mianzhi/fosolvers...solvers/otGrid |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
unstructured mesh data structure for FVM | J. Kim | Main CFD Forum | 3 | February 17, 2002 03:43 |
Standard data structure for AMR | Takuya Tsuji | Main CFD Forum | 1 | January 8, 2002 03:14 |
Manipulation on sparse data structure | Takuya Tsuji | Main CFD Forum | 0 | June 26, 2001 23:48 |
Meshing data structure | Weiqing Yee | Main CFD Forum | 3 | February 21, 2001 14:48 |
Data Structure for the unstructured finite volume method | Anthony | Main CFD Forum | 4 | February 2, 1999 20:24 |