MIDAPACK - MIcrowave Data Analysis PACKage
1.1b
Parallel software tools for high performance CMB DA analysis
Main Page
Related Pages
Modules
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Groups
Pages
butterfly_extra.h
Go to the documentation of this file.
1
8
int
butterfly_init
(
int
*indices,
int
count,
int
**R,
int
*nR,
int
**S,
int
*nS,
int
**com_indices,
int
*com_count,
int
steps, MPI_Comm comm);
9
10
double
butterfly_reduce
(
int
**R,
int
*nR,
int
nRmax,
int
**S,
int
*nS,
int
nSmax,
double
*val,
int
steps, MPI_Comm comm);
11
12
int
truebutterfly_init
(
int
*indices,
int
count,
int
**R,
int
*nR,
int
**S,
int
*nS,
int
**com_indices,
int
*com_count,
int
steps, MPI_Comm comm);
13
14
double
truebutterfly_reduce
(
int
**R,
int
*nR,
int
nRmax,
int
**S,
int
*nS,
int
nSmax,
double
*val,
int
steps, MPI_Comm comm);
15
16
double
butterfly_reduce_b
(
int
**R,
int
*nR,
int
nRmax,
int
**S,
int
*nS,
int
nSmax,
double
*val,
int
b,
int
steps, MPI_Comm comm);
src
mapmat
butterfly_extra.h
Generated on Wed Jul 10 2013 14:51:21 for MIDAPACK - MIcrowave Data Analysis PACKage by
1.8.1.1