Merge branch 'feature/cvMesh' of /home/dm4/OpenFOAM/OpenFOAM-dev into feature/cvMesh

This commit is contained in:
laurence
2013-05-13 12:39:45 +01:00

View File

@ -104,6 +104,14 @@ class conformationSurfaces
void hasBoundedVolume(List<volumeType>& referenceVolumeTypes) const;
//- Read into features_ from a dictionary
void readFeatures
(
const label surfI,
const dictionary& featureDict,
const word& surfaceName,
label& featureIndex
);
void readFeatures
(
const dictionary& featureDict,