Chi-Tech
chi_math_mpi.h File Reference
#include "chi_mpi.h"
#include <vector>

Go to the source code of this file.

Namespaces

namespace  chi_math
 

Typedefs

typedef std::vector< double > VecDbl
 

Functions

double chi_math::Vec2NormMPI (const VecDbl &x, MPI_Comm comm)
 

Typedef Documentation

◆ VecDbl

typedef std::vector<double> VecDbl

Definition at line 6 of file chi_math_mpi.h.