Skip to content

Commit 88126e2

Browse files
committed
Add acknowledgements
1 parent ffcfaaf commit 88126e2

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

src/interpolation_fe.jl

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,10 @@ gₕ = interpolate_everywhere(ifₕ, V₂)
188188
# Like earlier we can check our results
189189

190190
gₕ(pt), f(pt)
191+
192+
# ## Acknowledgements
193+
194+
# Gridap contributors acknowledge support received from Google,
195+
# Inc. through the Google Summer of Code 2021 project [A fast finite
196+
# element interpolator in
197+
# Gridap.jl](https://summerofcode.withgoogle.com/projects/#6175012823760896).

0 commit comments

Comments
 (0)