CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: kmooney
Forum: OpenFOAM Programming & Development October 4, 2012, 15:13
Replies: 6
Views: 1,709
Posted By kmooney
A good place to check for 'documentation' would...

A good place to check for 'documentation' would be in the source code headers (.H files).

In the case of the boundaryMesh access, check out OpenFOAM-version/src/OpenFOAM/lnInclude/polyMesh.H
...
Forum: OpenFOAM Programming & Development September 27, 2012, 17:20
Replies: 6
Views: 1,709
Posted By kmooney
Something like this might work (copied from...

Something like this might work (copied from another cfdonline post.):

label patchID = mesh.boundaryMesh().findPatchID("myCylinderPatchName");

const polyPatch& cPatch =...
Showing results 1 to 2 of 2

 
Forum Jump

All times are GMT -4. The time now is 13:33.