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

How to use error estimators with block operators #146

Open
acfisher opened this issue Oct 26, 2021 · 3 comments
Open

How to use error estimators with block operators #146

acfisher opened this issue Oct 26, 2021 · 3 comments
Assignees
Labels

Comments

@acfisher
Copy link
Member

At the workshop someone asked how to do this a small example of setting up a composite error estimator would be a useful HowTo article.

@acfisher acfisher added the HowTo label Oct 26, 2021
@tangqi
Copy link
Member

tangqi commented Oct 27, 2021

Not sure if it is an overkill but I had something in my app:
https://github.com/mfem/mfem/blob/tds-mhd-dev/miniapps/mhd/BlockZZEstimator.hpp
This is a simple sum of two ZZ estimators.

@acfisher
Copy link
Member Author

Yeah this is basically what I was thinking. Are you interested in cutting this down to the bare bones of the code and writing a HowTo article on this?

@tangqi
Copy link
Member

tangqi commented Nov 19, 2021

Sure. I will provide this HowTo in a week or two. I will likely need your suggestion/help while I am working on it.

@tangqi tangqi self-assigned this Nov 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants