CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Pre-Processing (https://www.cfd-online.com/Forums/openfoam-pre-processing/)
-   -   face triangulation (https://www.cfd-online.com/Forums/openfoam-pre-processing/103318-face-triangulation.html)

pvpnr June 17, 2012 10:59

face triangulation
 
I am new to openfoam and taking baby steps towards development.

I am have the following trouble

I need to triangulate one specific face from my faceList, the constructor available in meshTrangulation.C takes the following arguments

Foam::meshTriangulation::meshTriangulation
(
const polyMesh& mesh,
const label internalFacesPatch,
const boolList& includedCell,
const bool faceCentreDecomposition
)

I am not able to figure out how to create and pass a boolList


All times are GMT -4. The time now is 20:16.