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

Enable a third type of global mesh derefinement #330

Closed
solin opened this issue Jan 26, 2011 · 0 comments
Closed

Enable a third type of global mesh derefinement #330

solin opened this issue Jan 26, 2011 · 0 comments

Comments

@solin
Copy link
Member

solin commented Jan 26, 2011

Right now the mesh can be reset to basemesh and polynomial
degrees of all elements returned to P_INIT, or one or more refinement
layers can be shaved off and the polynomial degree of all elements
reset to P_INIT. The latter is more efficient than the former, but
what we really need is to shave off one or more layers of refinements
in such a way that the polynomial degrees return to where they were
before. Then the adaptivity with dynamical meshes will be much faster
than now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants