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

New version: WriteVTK v1.11.0 #45227

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

JuliaRegistrator
Copy link
Contributor

UUID: 64499a7a-5c06-52f2-abe2-ccb03c286192
Repo: https://github.com/jipolanco/WriteVTK.jl.git
Tree: c3403143cecb391ea51fc133be82b024e4ce720b

Registrator tree SHA: c7e033175c3b9b466fb2cc8beab47042878a66b0
JuliaRegistrator referenced this pull request in JuliaVTK/WriteVTK.jl Sep 20, 2021
* Support input data as AbstractArray{<:SArray}

We now support input datasets to be given as arrays of StaticArrays.
Note that we avoid including an explicit dependency on the StaticArrays
package.

* Support unstructured points as SVector

Support specifying points of unstructured datasets as
AbstractVector{<:SVector{3}}.

* Create test/Project.toml

* Test unstructured datasets with SVectors

* Test datasets made of SVector

* Small improvement

* More tests

* Allow specifying structured grids with SVector

* More structured tests

* Bump version

* Test 3×3 tensors using SMatrix
@JuliaRegistrator JuliaRegistrator temporarily deployed to stopwatch September 20, 2021 15:16 Inactive
@github-actions
Copy link
Contributor

Your new version pull request met all of the guidelines for auto-merging and is scheduled to be merged in the next round.


If you want to prevent this pull request from being auto-merged, simply leave a comment. If you want to post a comment without blocking auto-merging, you must include the text [noblock] in your comment.

@JuliaTagBot JuliaTagBot merged commit a4f3e98 into master Sep 20, 2021
@JuliaTagBot JuliaTagBot deleted the registrator/writevtk/64499a7a/v1.11.0 branch September 20, 2021 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants