Fixed URL for libccmio-2.6.1 (bug report #5 by Thomas Oliveira)
[foam-extend-3.2.git] / applications / solvers / solidMechanics / elasticIncrAcpSolidFoam / createReference.H
blobf24e184cfadc1ebc251326368190b1a829483516
1     boolList needRef(mesh.regions().nRegions(), true);
2     labelList refCells(mesh.regions().nRegions(), -1);
4     labelList deadCells;
6 #   include "updateReference.H"