The FARGO_THORIN code developer's guide
|
Contains the function to create a 1D azimuthally-averaged array from a polar array. More...
#include "fargo.h"
Go to the source code of this file.
Functions | |
void | mpi_make1Dprofile (real *gridfield, real *axifield) |
Contains the function to create a 1D azimuthally-averaged array from a polar array.
Works also for a MPI-split grid.
Definition in file mpiTasks.c.
Definition at line 12 of file mpiTasks.c.
References CPU_Number, CPU_Rank, fargostat, GLOBALNRAD, IMIN, mastererr(), Max_or_active, MPI_Barrier(), MPI_Bcast(), MPI_COMM_WORLD, MPI_DOUBLE, MPI_Irecv(), MPI_Isend(), MPI_Wait(), NRAD, NSEC, prs_exit(), and Zero_or_active.
Referenced by AccretePebblesOntoPlanets(), ComputeSoundSpeed(), CreateTorqueMapInfile(), InitGasVelocity(), and UpdateLog().