Skip to content
Snippets Groups Projects
Select Git revision
  • 5efa68ae00a41270db85493f7ef25757df70d481
  • master default protected
  • for_isabel
  • fix_max_toplevel_cell_rounding
  • zoom_space_split
  • zoom_regrid
  • zoom_cellid_test
  • zoom_test_init_fix
  • GEARRT_Stan_project_cosmology
  • GEARRT_cosmo_redshifting
  • karapiperis/PolarisedAlfvenWave
  • MHD_canvas
  • gear_sink_imf_sampling_merged
  • zoom_cellid_funcs
  • zoom_maketasks
  • zoom_task_types
  • GEARRT_cosmo_IonMassFraction_example
  • zoom_merge
  • GEARRT_cosmo_subcycling_Stan
  • GEARRT_cosmo_thermochem
  • fstasys/VP_CosmoRun.GalileanInvariance
  • v1.0.0
  • v0.9.0
  • v0.8.5
  • v0.8.4
  • v0.8.3
  • v0.8.2
  • v0.8.1
  • v0.8.0
  • v0.7.0
  • v0.6.0
  • v0.5.0
  • v0.4.0
  • v0.3.0
  • v0.2.0
  • v0.1.0-pre
  • v0.1
  • v0.0
38 results

plot_task_dependencies.py

Blame
  • Forked from SWIFT / SWIFTsim
    Source project has a limited visibility.
    multipole.c 1.02 KiB
    /*******************************************************************************
     * This file is part of SWIFT.
     * Copyright (c) 2013 Pedro Gonnet (pedro.gonnet@durham.ac.uk)
     *               2016 Matthieu Schaller (matthieu.schaller@durham.ac.uk)
     *
     * This program is free software: you can redistribute it and/or modify
     * it under the terms of the GNU Lesser General Public License as published
     * by the Free Software Foundation, either version 3 of the License, or
     * (at your option) any later version.
     *
     * This program is distributed in the hope that it will be useful,
     * but WITHOUT ANY WARRANTY; without even the implied warranty of
     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     * GNU General Public License for more details.
     *
     * You should have received a copy of the GNU Lesser General Public License
     * along with this program.  If not, see <http://www.gnu.org/licenses/>.
     *
     ******************************************************************************/
    
    /* Config parameters. */
    #include "../config.h"