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

Newdiscretization #299

Open
wants to merge 36 commits into
base: dev
Choose a base branch
from
Open

Newdiscretization #299

wants to merge 36 commits into from

Conversation

softmattertheory
Copy link
Contributor

Implements additional finite element discretizations, including:

  • discretization.c/.h - Describe finite element function spaces; currently implements CG1 and CG2.
  • integrate.c/.h - quadrature routines updated.
  • functionals.c/.h - LineIntegral and AreaIntegral updated.

Test cases added.

@emmanuellfc
Copy link
Collaborator

The submitted pull request marks a key developmental milestone for Morpho with the integration of higher-order elements. Comprehensive testing, including installation and execution of the test suite, was performed, resulting in successful completion without errors. The installation procedure was executed seamlessly.

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