Skip to content
Snippets Groups Projects
Commit 1f950068 authored by Loic Hausammann's avatar Loic Hausammann
Browse files

Remove unwanted changes

parent 426f0566
Branches
Tags
1 merge request!1052Gear cosmological simulations
......@@ -93,7 +93,6 @@ TASKTYPES = [
"kick2",
"timestep",
"timestep_limiter",
"timestep_sync",
"send",
"recv",
"grav_long_range",
......@@ -117,9 +116,6 @@ TASKTYPES = [
"bh_in",
"bh_out",
"bh_ghost",
"bh_swallow_ghost1",
"bh_swallow_ghost2",
"bh_swallow_ghost3",
"fof_self",
"fof_pair",
"count",
......@@ -139,8 +135,6 @@ SUBTYPES = [
"tend_bpart",
"xv",
"rho",
"part_swallow",
"bpart_merger",
"gpart",
"multipole",
"spart",
......@@ -148,8 +142,6 @@ SUBTYPES = [
"stars_feedback",
"sf_counts",
"bpart_rho",
"bpart_swallow",
"bpart_feedback",
"bh_density",
"bh_swallow",
"do_gas_swallow",
......
......@@ -170,7 +170,6 @@ TASKTYPES = [
"kick2",
"timestep",
"timestep_limiter",
"timestep_sync",
"send",
"recv",
"grav_long_range",
......@@ -194,9 +193,6 @@ TASKTYPES = [
"bh_in",
"bh_out",
"bh_ghost",
"bh_swallow_ghost1",
"bh_swallow_ghost2",
"bh_swallow_ghost3",
"fof_self",
"fof_pair",
"count",
......@@ -216,8 +212,6 @@ SUBTYPES = [
"tend_bpart",
"xv",
"rho",
"part_swallow",
"bpart_merger",
"gpart",
"multipole",
"spart",
......@@ -225,8 +219,6 @@ SUBTYPES = [
"stars_feedback",
"sf_counts",
"bpart_rho",
"bpart_swallow",
"bpart_feedback",
"bh_density",
"bh_swallow",
"do_gas_swallow",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment