Added sets for sampling the cell-centres and face-centres of a cellSet
or faceSet. Example usage:
sets
(
c0
{
type cellSet;
set c0;
axis xyz;
}
f0
{
type faceSet;
set f0;
axis xyz;
}
);