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

Gradient scalar product #340

Merged
merged 3 commits into from
Aug 4, 2020
Merged

Gradient scalar product #340

merged 3 commits into from
Aug 4, 2020

Conversation

oriolcg
Copy link
Member

@oriolcg oriolcg commented Aug 3, 2020

Added the product (*) binary operation between a scalar and a field gradient. This feature enables to work with expressions of the following type:

= θ*u + (1-θ)*un
integrate(ε(uθ),trian,quad)

@oriolcg oriolcg added the enhancement New feature or request label Aug 3, 2020
@fverdugo fverdugo merged commit e01557b into master Aug 4, 2020
@fverdugo fverdugo deleted the gradient_scalar_product branch August 4, 2020 06:05
@fverdugo
Copy link
Member

fverdugo commented Aug 4, 2020

@oriolcg Please, add a 1 sentence entry in NEWS.md. Thanks!

@oriolcg
Copy link
Member Author

oriolcg commented Aug 4, 2020

Done in PR #340

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

Successfully merging this pull request may close these issues.

2 participants