Block or Report
Block or report lcw
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
-
-
julia Public
Forked from JuliaLang/julia
The Julia Language: a fresh approach to technical computing.
Julia
76 contributions in the last year
Less
More
Contribution activity
April 2022
Created 6 commits in 3 repositories
Created 1 repository
- lcw/P4est.jl Julia
Created a pull request in trixi-framework/P4est.jl that received 4 comments
Wrap quadrant search functions
Manually add p4est_search.h and p8est_search.h header files to the list of headers to be wrapped. This will allow access to p4est_search and friends.
+8
−8
•
4
comments
Opened 1 other pull request in 1 repository
lcw/Bennu.jl
1
merged
Created an issue in JuliaArrays/StructArrays.jl that received 1 comment
Inbounds not propagated when using StaticArrays
I am having an issue with inbounds propagation with the following code. using StructArrays using StaticArrays u = StructArray(zeros(SVector{2,Float…
1
comment