Parasol Planning Library (PPL)
Data Structures | Functions
NSphericalShell.h File Reference
#include <cstddef>
#include <iostream>
#include <limits>
#include <vector>
Include dependency graph for NSphericalShell.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  NSphericalShell
 

Functions

std::istream & operator>> (std::istream &_is, NSphericalShell &_sphere)
 
std::ostream & operator<< (std::ostream &_os, const NSphericalShell &_sphere)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  _os,
const NSphericalShell _sphere 
)

◆ operator>>()

std::istream& operator>> ( std::istream &  _is,
NSphericalShell _sphere 
)