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: mattijs
Forum: OpenFOAM Running, Solving & CFD December 20, 2005, 05:12
Replies: 11
Views: 1,536
Posted By mattijs
mesh.cellCells() http://www

mesh.cellCells()[cellI]

http://www.cfd-online.com/cgi-bin/OpenFOAM_Discus/show.cgi?tpc=1&post=1727#POST1727
Forum: OpenFOAM Running, Solving & CFD September 16, 2005, 13:14
Replies: 11
Views: 1,536
Posted By mattijs
const fvPatch& fvp = mesh.boun

const fvPatch& fvp = mesh.boundary()[patchId];

You can get to the lower level geometry:

const polyPatch& pp = fvp.patch()

Then you have the

.start() and .size() to give you the...
Showing results 1 to 2 of 2

 
Forum Jump

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