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

Compute cell volume using quadrature #55

Closed
nate-sime opened this issue May 1, 2018 · 3 comments
Closed

Compute cell volume using quadrature #55

nate-sime opened this issue May 1, 2018 · 3 comments
Labels
enhancement New feature or request proposal Suggested change or addition

Comments

@nate-sime
Copy link
Contributor

With the advent of high order geometry representation, it will be useful (necessary?) to introduce MeshEntity volume computation with quadrature.

@nate-sime nate-sime added enhancement New feature or request proposal Suggested change or addition labels May 1, 2018
@blechta
Copy link
Member

blechta commented May 1, 2018

Alternatively one can rely on a form compiler rather than implementing it in DOLFIN.

@wence-
Copy link

wence- commented May 23, 2018

FWIW, this approach (form compiler implements it) with quadrature is what tsfc does.

@garth-wells
Copy link
Member

Moved: FEniCS/ffcx#283.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request proposal Suggested change or addition
Projects
None yet
Development

No branches or pull requests

4 participants