hp3d
hp3d copied to clipboard
Ac new
[Draft: dont merge] Changes to close_mesh.F90 and gflag_constr_parents.F90: without these changes, anisotropic adaptivity fails under certain configurations as it results in two levels of irregular vertices.
@ac1512 Can you please split the contributions into different PRs, one for each distinct feature you are adding. That will much reduce the effort to roll back changes if something breaks and it helps with the reviewing.
@ac1512 For the UW poisson formulation, can you modify the makefile
, set_environment
, and main
with the small modifications I made to other problem implementations (e.g., POISSON/GALERKIN) in #62 ?