Skip to content

Commit

Permalink
return structure
Browse files Browse the repository at this point in the history
  • Loading branch information
louisponet committed Jun 26, 2021
1 parent 2d2ab45 commit ff7b895
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/structure.jl
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ function update_geometry!(str1::AbstractStructure, str2::AbstractStructure)
end
set_position!(at1, tats2[id].position_cryst, cell(str1))
end
return str1
end

function update_geometry!(job::DFJob, new_str::AbstractStructure)
Expand Down

0 comments on commit ff7b895

Please sign in to comment.