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

Classes

struct  compgeo::Point< N_dim >
 point struct to store node data More...
 
struct  compgeo::ZoneBase
 base of zone More...
 

Namespaces

 compgeo
 

Functions

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