Skip to content

Review Element1D and Element2D for methods that could be moved to their parent class #6

@Greg-Hamel

Description

@Greg-Hamel

A few methods in both Element1D and Element2D look alike, if they are not the same.

Two things can be done in order to optimize this:

  1. Generalize both methods, make them behave the same way and move them to the parent class (Element)
  2. Move them to the parent class directly if they are the exact same.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions