Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 337 Bytes

File metadata and controls

15 lines (11 loc) · 337 Bytes

mappedPolyPatch

Class

Foam::mappedPolyPatch

Description

Determines a mapping between patch face centres and mesh cell or face centres and processors they're on.

Note

Storage is not optimal. It stores all face centres and cells on all processors to keep the addressing calculation simple.

SourceFiles

mappedPolyPatch.C