Skip to content

[GeoMechanicsApplication] Renamed a few files and classes as suggested by @carloslubbers#11674

Merged
carloslubbers merged 1 commit intomasterfrom
geo/rename-scalar-and-vector-constraint-table-processes
Oct 11, 2023
Merged

[GeoMechanicsApplication] Renamed a few files and classes as suggested by @carloslubbers#11674
carloslubbers merged 1 commit intomasterfrom
geo/rename-scalar-and-vector-constraint-table-processes

Conversation

@avdg81
Copy link
Contributor

@avdg81 avdg81 commented Oct 11, 2023

📝 Description
The header and implementation files that contain the process classes for applying a scalar or vector constraint with an optional table have been renamed. We now use the singular form ("constraint") rather than the plural one ("constraints").

The class names now use singular forms, i.e.
ApplyScalarConstraintTableProcess and
ApplyVectorConstraintTableProcess. All references to the old class names have been updated.

The header and implementation files that contain the process classes for
applying a scalar or vector constraint with an optional table have been
renamed. We now use the singular form ("constraint") rather than the
plural one ("constraints").

The class names now use singular forms, i.e.
`ApplyScalarConstraintTableProcess` and
`ApplyVectorConstraintTableProcess`. All references to the old class
names have been updated.
@avdg81 avdg81 added the GeoMechanics Issues related to the GeoMechanicsApplication label Oct 11, 2023
@avdg81 avdg81 requested a review from rfaasse October 11, 2023 09:41
@avdg81 avdg81 self-assigned this Oct 11, 2023
Copy link
Contributor

@rfaasse rfaasse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me!

@carloslubbers carloslubbers merged commit b4da381 into master Oct 11, 2023
@carloslubbers carloslubbers deleted the geo/rename-scalar-and-vector-constraint-table-processes branch October 11, 2023 11:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GeoMechanics Issues related to the GeoMechanicsApplication

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[GeoMechanicsApplication] Rename scalar and vector constraint table processes

3 participants