Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F94998961
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
Thu, Dec 12, 01:17
Size
347 B
Mime Type
text/x-c
Expires
Sat, Dec 14, 01:17 (2 d)
Engine
blob
Format
Raw Data
Handle
22913083
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
,
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