Chi-Tech
chi_math_mpi.h
Go to the documentation of this file.
1
#ifndef CHITECH_CHI_MATH_MPI_H
2
#define CHITECH_CHI_MATH_MPI_H
3
4
#include "
chi_mpi.h
"
5
#include <vector>
6
typedef
std::vector<double>
VecDbl
;
7
8
namespace
chi_math
9
{
10
//02 Vector operations
11
double
Vec2NormMPI
(
const
VecDbl
& x, MPI_Comm comm);
12
}
//namespace chi_math
13
14
#endif
//CHITECH_CHI_MATH_MPI_H
VecDbl
std::vector< double > VecDbl
Definition:
chi_math.h:12
VecDbl
std::vector< double > VecDbl
Definition:
chi_math_mpi.h:6
chi_mpi.h
chi_math
Definition:
chi_runtime.h:42
chi_math::Vec2NormMPI
double Vec2NormMPI(const VecDbl &x, MPI_Comm comm)
Definition:
chi_math_mpi_03_vecops.cc:9
framework
math
chi_math_mpi.h
Generated by
1.9.3