PhyStar  v0.0.0 thu24
gsmpicart.hpp File Reference
#include <vector>
#include <cmath>
#include "gsmpibase.hpp"
Include dependency graph for gsmpicart.hpp:
This graph shows which files directly or indirectly include this file:

Classes

class  gsmpi::GSMPICart< N_dim, IsColMaj >
 a Cartesian mpi class More...
 

Namespaces

 gsmpi
 

Typedefs

using gsmpi::GSMPICart3D = GSMPICart< 3 >
 
using gsmpi::GSMPICart2D = GSMPICart< 2 >
 
using gsmpi::GSMPICart1D = GSMPICart< 1 >