Skip to content

Commit 501503d

Browse files
todo efficiency
1 parent e44af7d commit 501503d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

kratos.gid/apps/DEM/write/writeMDPA_Parts.tcl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -309,6 +309,7 @@ proc DEM::write::writeDEMConditionMeshes { } {
309309
}
310310
}
311311

312+
# TODO: This code is extremely inefficient -> find a simple way to solve it
312313
proc DEM::write::GetSpheresGroupsListInConditions { } {
313314
set conds_groups_dict [dict create ]
314315
set groups [list ]

0 commit comments

Comments
 (0)