Skip to content

Conversation

taojinllnl
Copy link

This code gallery includes the source code and input files for several 2D and 3D benchmark problems widely used in the phase-field fracture simulation.

@marcfehling
Copy link
Member

@taojinllnl thank you for your contribution!

Before giving you a detailed review, we would like to ensure your code compiles with recent releases of deal.II. Unfortunately, your code won't compile on deal.II 9.5 and 9.6 due to changes in the SolutionTransfer interface. Can you adjust your code like 42e8901 that will make it compile for these versions?

…f deal.ii due to the interface change of the function interpolate() in the SolutionTransfer class
@taojinllnl
Copy link
Author

@marcfehling Thank you so much for your advice. A macro is added into the main.cc for conditional compilation. The code is tested for both the developed branch and deal.ii-9.6.2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants