**HIGH-PRIORITY** - [ ] Merge all materials with material interpolations (#483) - [ ] Incorporating multigrid (#455, #382 ) - [ ] Cleaning Unfitted Mesh (Proposed assignee: @jose-antonio-torres ) - [ ] Create TensorFunction (#464) - [x] LHS and RHS unification refactoring (#471) **MEDIUM-PRIORITY** - [ ] 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 - Abstraction of functional objects (similar to DomainFunctions)
HIGH-PRIORITY
MEDIUM-PRIORITY
LOW-PRIORITY
NEW ENTRIES