Skip to content

Commit

Permalink
Minor
Browse files Browse the repository at this point in the history
  • Loading branch information
JordiManyer committed Dec 19, 2023
1 parent 077d0e3 commit 514ae58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ODEs.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@

# Distributed FESpace
# Distributed FESpace commons

function Arrays.evaluate!(transient_space::DistributedFESpace, space::DistributedFESpace, t::Real)
map(local_values(transient_space),local_views(space)) do transient_space, space
Expand Down

0 comments on commit 514ae58

Please sign in to comment.