MAIA bb96820c
Multiphysics at AIA
Loading...
Searching...
No Matches
lptspherical.h File Reference

Go to the source code of this file.

Classes

class  LPTSpherical< nDim >
 

Functions

template<MInt nDim>
std::ostream & operator<< (std::ostream &os, const LPTSpherical< nDim > &m)
 

Function Documentation

◆ operator<<()

template<MInt nDim>
std::ostream & operator<< ( std::ostream &  os,
const LPTSpherical< nDim > &  m 
)

Definition at line 221 of file lptspherical.h.

221 {
222 return os << m.m_partId;
223}
MLong m_partId
Definition: lptbase.h:45