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

Wish list and TODOs #1

Open
fverdugo opened this issue Apr 19, 2019 · 1 comment
Open

Wish list and TODOs #1

fverdugo opened this issue Apr 19, 2019 · 1 comment

Comments

@fverdugo
Copy link
Member

fverdugo commented Apr 19, 2019

List of miscellaneous functionality to be implemented

@fverdugo
Copy link
Member Author

fverdugo commented Apr 19, 2019

  • Creation of RefCell only by objects of co-dimension 1
  • generate -> Grid
  • Address TODO's in the code
  • identify objects at boundary
  • Benchmarking
  • Documentation
  • Extract skeleton mesh
  • Extract boundary mesh
  • Visualization of reference cells
  • Extracting Grid from RefCell
  • Remove unnecessary abstract interfaces
  • Predefine some RefCell objects (i.e., the ones provided in vtk)
  • Re-think the concept of GridGraph so that it fits to cases where the grid is formed from a mixture
    of objects of different dimensions.
  • Re-think the querey ndims(grid::Grid) since a grid can be a mixture of objects of several dimensions in general.
  • Stressing the code with non homogeneous grids.
  • Reading meshes from mesh generators (e.g., gmesh)

@fverdugo fverdugo changed the title Wish list Wish list and TODOs Apr 25, 2019
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

1 participant