HiRep 0.1
|
Initialization functions, that determine all important parameters of the geometry, so that communications and operations can be completed correctly. More...
#include "new_geometry.h"
Go to the source code of this file.
Functions | |
void | origin_coord (int *c) |
void | other_proc_origin_coord (int *proc_coord, int *c) |
void | glb_to_proc (int *g, int *p) |
int | proc_up (int id, int dir) |
int | proc_dn (int id, int dir) |
int | proc_id (int coords[4]) |
void | MPI_cart_to_glob_id (int *cid, int *pid) |
int | geometry_init (void) |
void | print_gd (geometry_descriptor *gd) |
void | init_geometry_SAP (void) |
void | empty_buffers (spinor_field *s) |
void | geometry_mpi_eo (void) |
void | geometry_mem_alloc (void) |
void | test_geometry_mpi (void) |
void | test_geometry_mpi_eo (void) |
void | free_geometry_mpi_eo (void) |
Initialization functions, that determine all important parameters of the geometry, so that communications and operations can be completed correctly.
void origin_coord | ( | int * | c | ) |
Headerfile for: