32 Foam::faFieldReconstructor::faFieldReconstructor
35 const PtrList<faMesh>& procMeshes,
36 const PtrList<labelIOList>& edgeProcAddressing,
38 const PtrList<labelIOList>& boundaryProcAddressing
42 procMeshes_(procMeshes),
43 edgeProcAddressing_(edgeProcAddressing),
45 boundaryProcAddressing_(boundaryProcAddressing)