Skip to content

Commit

Permalink
rm type
Browse files Browse the repository at this point in the history
  • Loading branch information
LasNikas committed Jun 19, 2024
1 parent 8c9eea7 commit 4a3253e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/visualization/write2vtk.jl
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ end
Convert [`InitialCondition`](@ref) data to VTK format.
# Arguments
- `initial_condition::InitialCondition`: [`InitialCondition`](@ref) to be saved.
- `initial_condition`: [`InitialCondition`](@ref) to be saved.
# Keywords
- `output_directory="out"`: Output directory path.
Expand Down

0 comments on commit 4a3253e

Please sign in to comment.