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

Future projects (OPEN POINTS) #381

Open
21 tasks
gervilquin opened this issue Sep 30, 2024 · 0 comments
Open
21 tasks

Future projects (OPEN POINTS) #381

gervilquin opened this issue Sep 30, 2024 · 0 comments
Labels
Future for future issues

Comments

@gervilquin
Copy link
Collaborator

gervilquin commented Sep 30, 2024

  • Include plot() in DomainFunctions (Related to including mesh inside DomainFunctions)
  • Cleanup LagrangianFunction of DomainFunction capabilities (remove FGaussDiscontinuousFunction) #394
  • Create computeVolumeElements() in Mesh. (In order to return a vector with all element volumes separately)
  • Delete Composition Function and other related functions (leave Analytic, DomainFuncitons and Lagrangians)
  • Change LagrangianFunction fValues structure to vector
  • Set interpolation order variables to chars
  • Adapt P1Discontinuous print without projecting to continuous mesh to preserve all information.
  • Create AllTutorialsTest (Related to repairing all tutorials)
  • Remove element loops in HexaMesh and TetraMesh
  • Cleaning Unfitted Mesh (Proposed assignee: @alexferrerferre, Proposed wingman: @jose-antonio-torres)
  • Change LagrangianFunction in order to not compute all information when only shape functions are needed
  • Extend remeshing to quadrilateral elements
  • Add GMesh support for Swan
  • Quadratic meshes

"New entries"

  • Multibar plot
  • Monitoring save function
  • Refactor dNdx using pagentimes()
  • Create Dirac function
  • Update error Lagrangian Plotter (line 168: LagrangianFunction -> take instead of function, from mesh) (Proposed assignee: @jose-antonio-torres )
  • Implement "sqrt()" and "power() with b.computeOperation"
  • Merge Norm, L2Norm and ScalarProduct
@gervilquin gervilquin added the Future for future issues label Sep 30, 2024
@gervilquin gervilquin pinned this issue Oct 3, 2024
@gervilquin gervilquin unpinned this issue Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Future for future issues
Projects
None yet
Development

No branches or pull requests

1 participant