Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F103433826
chi_comm.hpp
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Sun, Mar 2, 01:01
Size
367 B
Mime Type
text/x-c
Expires
Tue, Mar 4, 01:01 (1 d, 23 h)
Engine
blob
Format
Raw Data
Handle
24543545
Attached To
R1448 Lenstool-HPC
chi_comm.hpp
View Options
#include <string.h>
#include "structure_hpc.hpp"
#ifdef __WITH_MPI
#include <mpi.h>
#include "mpi_check.h"
#endif
//
void
delense_comm
(
int
*
numimagesfound
,
int
MAXIMPERSOURCE
,
struct
point
*
imagesposition
,
int
*
numimg
,
const
int
*
nimages_strongLensing
,
const
int
*
locimagesfound
,
struct
point
*
image_pos
,
const
int
nsets
,
const
int
world_rank
,
const
int
world_size
);
Event Timeline
Log In to Comment