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

Updating to the latest verion #95

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Conversation

philm001
Copy link
Contributor

No description provided.

Phillip and others added 24 commits May 2, 2018 23:07
…s MSH in order for DEAL II to load the mesh into a triangulation object
…or the assignment of material, boundaries, and nodal properties to specific geometry pieces when loading a simulation. Also debugged issue with determine if a cell face is on the boundary of the geometry or not (for lines only)
…he simulation. Need to code in the code that will calculate the quadrature points of the weak form based on the material, add in the code that will calculate the RHS of the system, and add in the code that will interpolate the boundary values. It is unknown if this code will compile as is
…t build and is expected to not be builtable for some time
… electrical boundary even though the boundary does not exist. Also added in includes for paraview. Updated Eclipse project
Also discorvered a bug when using both Qt and Deal.II. Deal.II uses a
Macro with the same name as a define statement in Qt. The name is
signals. Needed to edit the deal.II library to rename the signals Macro
to a different name
Can now create a paraview render window that is running the Qt GUI
library. The render window is unable to display the model.
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