-
Notifications
You must be signed in to change notification settings - Fork 71
t8_cmesh_new_empty takes do_partition as input variable without using it #95
Copy link
Copy link
Open
Labels
enhancementEnhances already existing codeEnhances already existing codemanual_trigger_date_eventManually trigger the github action adding the date to the project board.Manually trigger the github action adding the date to the project board.priority:lowShould be solved eventuallyShould be solved eventuallyquestiont8code_week_maintenance_issuePossible maintenance topics for t8code weeksPossible maintenance topics for t8code weeksworkload:lowWould take half a day or lessWould take half a day or less
Metadata
Metadata
Assignees
Labels
enhancementEnhances already existing codeEnhances already existing codemanual_trigger_date_eventManually trigger the github action adding the date to the project board.Manually trigger the github action adding the date to the project board.priority:lowShould be solved eventuallyShould be solved eventuallyquestiont8code_week_maintenance_issuePossible maintenance topics for t8code weeksPossible maintenance topics for t8code weeksworkload:lowWould take half a day or lessWould take half a day or less
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
ToDo
In t8_cmesh.c for t8_cmesh_new_empty it takes do_partition as a variable but does not use it.
Do we need empty cmesh do_partition?
If yes, implement it. If no, remove variable.