Skip to content

split FieldLayout into DOF and Communication #247

@jacobmerson

Description

@jacobmerson

The current FieldLayout class handles two separate functions. The first is defining the positions, number, etc. of the field degrees of freedom. The second is setting up the reverse ReversePartitionMap2, EntOffsets, etc. that are dealing with the field communication.

I would suggest that we split the class

FieldLayout into:
FieldDOFLayout and FieldCommunicationLayout

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions