36 #ifndef blockMeshTools_H 37 #define blockMeshTools_H 45 namespace blockMeshTools
51 void read(Istream&,
label&,
const dictionary&);
55 void read(Istream&, List<T>&,
const dictionary&);
62 List<T>
read(Istream& is,
const dictionary&);
65 void write(Ostream&,
const label,
const dictionary&);
FvWallInfoData< WallInfo, label > label
A label is an int32_t or int64_t as specified by the pre-processor macro WM_LABEL_SIZE.