Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[GeoMechanicsApplication] Create a process factory for custom workflows (in C++) #11556

Closed
avdg81 opened this issue Sep 12, 2023 · 0 comments · Fixed by #11555
Closed

[GeoMechanicsApplication] Create a process factory for custom workflows (in C++) #11556

avdg81 opened this issue Sep 12, 2023 · 0 comments · Fixed by #11555
Assignees
Labels
GeoMechanics Issues related to the GeoMechanicsApplication

Comments

@avdg81
Copy link
Contributor

avdg81 commented Sep 12, 2023

The purpose of the factory is to produce process objects with a common interface (i.e. Process), where each produced process has a concrete implementation behind it that is targeted at the intended process (e.g. to carry out the K0 procedure). We will need this in our custom workflows, e.g. for settlement analysis.

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
1 participant