Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JTHesse committed Aug 14, 2024
1 parent 80553fc commit a548411
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Compute/compute_global_values.jl
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Calculate the global value of a field for a given set of nodes.
"""
function calculate_nodelist(
datamanager::Module,
fieldKey::String,
field_key::String,
dof::Union{Int64,Vector{Int64}},
calculation_type::String,
node_set::Vector{Int64},
Expand Down

0 comments on commit a548411

Please sign in to comment.