CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Programming & Development

Get list of shared points by neighbor processors with same order

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 18, 2019, 04:19
Default Get list of shared points by neighbor processors with same order
  #1
New Member
 
Andrey
Join Date: Apr 2019
Posts: 3
Rep Power: 6
andpush is on a distinguished road
Hello,

I did not find some similar information for my problem on the forum, so I decide to create new topic:

I need to create follow tables:
  1. 1. neighbor processors for each processor, with shared common points;
  2. 2. shared points tables that ordered similarly for neighbor processors.
My steps:
  1. 1. I try to create a reference table from the local indices to the global numbering of the points on the current processor;
  2. 2. Using information from the created before references tables I create lists of neighbor processors for each processor.
To create these tables I have some problems. I did not find the function that returns a list of neighbors processors connected only by several points and don't have common faces. I can create a function that returns a list of neighbor processors using boundary patches but without taking into account the processors that are shared only by several points. I did not find an intrinsic public function that return information about global point numbering. I try to use the globalIndex class to obtain the global numbering index of the points, but for the different processors it gave me different index for the same shared point.

Could you help to resolve this type of problem?
Andrey
andpush is offline   Reply With Quote

Reply

Tags
neighboring points, neighbours, shared points


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
[swak4Foam] difficulties installing swak4foam newbie29 OpenFOAM Community Contributions 120 October 21, 2022 04:01
[swak4Foam] swak4foam for OpenFOAM 4.0 mnikku OpenFOAM Community Contributions 80 May 17, 2022 08:06
decomposePar problem: Cell 0contains face labels out of range vaina74 OpenFOAM Pre-Processing 37 July 20, 2020 05:38
polynomial BC srv537 OpenFOAM Pre-Processing 4 December 3, 2016 09:07
[blockMesh] BlockMeshmergePatchPairs hjasak OpenFOAM Meshing & Mesh Conversion 11 August 15, 2008 07:36


All times are GMT -4. The time now is 14:06.