Swan icon indicating copy to clipboard operation
Swan copied to clipboard

Future projects (OPEN POINTS)

Open gervilquin opened this issue 1 year ago • 0 comments

HIGH-PRIORITY

  • [ ] Incorporating multigrid (#455, #382 )
  • [ ] Cleaning Unfitted Mesh (Proposed assignee: @jose-antonio-torres )
  • [ ] Create TensorFunction (#464)
  • [x] LHS and RHS unification refactoring (#471)

MEDIUM-PRIORITY

  • [ ] Merge all materials with material interpolations (#483)
  • [ ] Cleaning of mesh file + introducing functional programming (Det(J))
  • [ ] Refactoring boundary conditions (#411)
  • [x] Implement distributed loads
  • [ ] Change LagrangianFunction in order to not compute all information when only shape functions are needed (Proposed assignee: @gervilquin)
  • [ ] Create a quadrilateral BoundaryMesh for hexaedral meshes (now 3D always generates triangles)
  • [ ] Create DomainFunctions/BaseFunctions tutorial

LOW-PRIORITY

  • [ ] Update CGSolver to update reference RHS for the last converged and not the last computed
  • [ ] Monitoring save function
  • [x] Set interpolation order variables to chars
  • [ ] Extend remeshing to quadrilateral elements
  • [ ] Add GMesh support for Swan
  • [ ] Projector smoothing for DomainDecomposition (Proposed assignee: @RaulRubioSerrano)
  • [ ] Mesh functions: computeCellsFromVertex, computeConnectedVertexsFromVertes -> Vectorize and use in FilterKernel

NEW ENTRIES

  • Unify all integrators
  • Review and clean tutorials
  • Save boundaryMesh in Mesh to not compute it every time

gervilquin avatar Sep 30 '24 15:09 gervilquin