Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Update GridSag.jl #415

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update GridSag.jl #415

wants to merge 1 commit into from

Conversation

gerritlaube
Copy link

The function "GridSagSurface(... AbstractArray{T,2}...)" tries to assert that the third dimension of the array has length 4, althoug the input only has two dimensions. The third dimension should be filled with all zeroes in line 46. Probably copy-paste issue from the 3D-array functions.

The function "GridSagSurface(... AbstractArray{T,2}...)" tries to assert that the third dimension of the array has length 4, althoug the input only has two dimensions. The third dimension should be filled with all zeroes in line 46. Probably copy-paste issue from the 3D-array functions.
@friggog
Copy link
Collaborator

friggog commented Oct 21, 2022

Thanks for the fix @gerritlaube!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants