Parasol Planning Library (PPL)
Functions
NSphericalShell.cpp File Reference
#include "NSphericalShell.h"
#include "nonstd/container_ops.h"
#include "Utilities/PMPLExceptions.h"
#include "Utilities/MPUtils.h"
Include dependency graph for NSphericalShell.cpp:

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 
)