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

Partial Support for higher order elements #299

Merged

Conversation

vickysharma0812
Copy link
Member

Partial support for higher order elements.

This is work in progress.

vickysharma0812 and others added 22 commits March 21, 2024 12:47
EASIFEM-3 Adding FacetElements for line elements.
- Updating FaceElements from elemType for line and surface element.
- In the case of Surface elements we need to workout the higher order
  element
- Volume elements are pending
Adding ElementOrder_Line
Adding ElementOrder_Name
Adding FacetElements_Line
Making previous routines pure functions.
Adding TotalNodesInElement_Line method
- Making TotalNodesInElement_Line public
Adding methods described in the issue.
Minor fixes
- Minor bug fixed
- Adding the necessary methods
Adding following methods to `ReferenceTetrahedron_Method`

TotalNodesInElement
ElementOrder
ElementType
- Minor fixes
Minor fixes
Adding GetEdgeConnectivity.
Adding TotalEntities_Tetrahedron
Adding TotalEntities_Triangle method
…from-elem-type

Adding FaceConnectivity methods to 3D elems
Minor fixes
…rom-elemType

High order element related enhancement
@vickysharma0812 vickysharma0812 merged commit 4f5bee4 into dev Mar 22, 2024
@vickysharma0812 vickysharma0812 deleted the revert-298-EASIFEM-3-Create-FacetElements-from-elemType branch March 22, 2024 13:19
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.

None yet

1 participant