Carlos Murilo Romero Rocha
Carlos Murilo Romero Rocha
# Overview - @fverdugo explained the basics of meshes and showed how the already implemented functions in GalerkinToolkit (e.g., `cartesian_mesh`, `num_dims`, `num_nodes`, `num_faces`, `node_coordinates`, etc) can be used to create...
As a result of our profiling experiments, I am now looking into [generate_dof_ids_step_1](https://github.com/GalerkinToolkit/GalerkinToolkit.jl/blob/c6fa31e81f5e8261051880138dd3d1e36b3e0914/src/interpolation.jl#L380). It looks like that all the maps used lead to undetermined-type `Vector`s. One example is: https://github.com/GalerkinToolkit/GalerkinToolkit.jl/blob/c6fa31e81f5e8261051880138dd3d1e36b3e0914/src/interpolation.jl#L385-L386 To...
@fverdugo and @raar1. While investigating this possibility I came across the following issue in the official `Makie.jl` repo: https://github.com/MakieOrg/Makie.jl/issues/4007 It seems indeed that there is currently a bug in `GLMakie`...
- [ ] JuliaFormater - [ ] Editor config - [ ] Linter workflow and status