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 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: eugene
Forum: OpenFOAM Running, Solving & CFD September 19, 2005, 09:56
Replies: 11
Views: 1,536
Posted By eugene
Try, const labelList::subLi

Try,

const labelList::subList& someName = mesh.boundary()[patchId].faceCells();

and

const label& currentFaceCellIndex = someName[snI];

Please see ...
Forum: OpenFOAM Running, Solving & CFD September 19, 2005, 06:11
Replies: 11
Views: 1,536
Posted By eugene
I dont quite understand what y

I dont quite understand what you are getting at.

labelList::subList someName = mesh.boundary()[patchId].faceCells();

forAll(someName, snI)
{
label boundaryFaceIndex =...
Forum: OpenFOAM Running, Solving & CFD September 16, 2005, 12:04
Replies: 11
Views: 1,536
Posted By eugene
OpenFOAM-1.2/src/OpenFOAM/lnIn

OpenFOAM-1.2/src/OpenFOAM/lnInclude/fvPatch.H
line 187-188:
//- Return faceCells
const labelList::subList faceCells() const;
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 18:19.