PhyStar  v0.0.0 thu24
gsmpicartzone.hpp File Reference

the simple zone of cartesian coordinate for mpi parallel More...

#include <iostream>
#include <vector>
Include dependency graph for gsmpicartzone.hpp:

Classes

struct  gsmpi::Point< N_dim >
 point struct to store node data More...
 
struct  gsmpi::ZoneBase
 base of zone More...
 
struct  gsmpi::HexZone< N_dim >
 HexZone. More...
 
struct  gsmpi::HexZone< 3 >
 HexZone 3-dimension. More...
 
struct  gsmpi::HexZone< 2 >
 Hex(quad) Zone for 2-dimension. More...
 

Namespaces

 gsmpi
 

Functions

template<int N_dim>
std::ostream & gsmpi::operator<< (std::ostream &os, const Point< N_dim > &x)
 operator for out stream << More...
 

Detailed Description

the simple zone of cartesian coordinate for mpi parallel

Author
Zhiwen Cui (czw70.nosp@m.6624.nosp@m.@126..nosp@m.com)
Version
0.1
Date
2022-06-23