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

Provide additional information from SymCubature types #11

Open
6 tasks
jehicken opened this issue Mar 18, 2016 · 2 comments
Open
6 tasks

Provide additional information from SymCubature types #11

jehicken opened this issue Mar 18, 2016 · 2 comments

Comments

@jehicken
Copy link
Contributor

Provide the following data (in the priority listed):

  • topology structure (see slack document)
  • entity index, i.e. which entity (vtx, edge, face, region) does a node lie on
  • node index, for a given entity, what is the node order
  • barycentric coordinates for each node
  • node classification as vtx (0), edge (1), face (2), or region (3)
  • name string (put this in SBP)
@jehicken
Copy link
Contributor Author

@JaredCrean2
Copy link
Contributor

I created a starter ElementTopology3 type in ODLCommonTools. Right now it only contains the tet->face information, which is what I need for 3D DG, but we can expand it in the future. Code here.

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

No branches or pull requests

2 participants