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

block_info for hp enabled DoFHandler #13977

Open
ghost opened this issue Jun 15, 2022 · 1 comment
Open

block_info for hp enabled DoFHandler #13977

ghost opened this issue Jun 15, 2022 · 1 comment

Comments

@ghost
Copy link

ghost commented Jun 15, 2022

An error occurred in line <2076> of file </home/fabian/dealii-full/tmp/unpack/deal.II-v9.3.1/include/deal.II/dofs/dof_handler.h> in function
    const dealii::BlockInfo& dealii::DoFHandler<dim, spacedim>::block_info() const [with int dim = 1; int spacedim = 1]
The violated condition was:
    this->hp_capability_enabled == false
Additional information:
    The current function has not yet been implemented for a DoFHandler
    with hp-capabilities.

I recently noticed, that this is missing. Maybe a future project?!

@drwells
Copy link
Member

drwells commented Jun 15, 2022

Yes, this would be good to have!

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

1 participant