#include <iostream>
#include <iomanip>
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"


Go to the source code of this file.
Functions | |
| template<int dim> | |
| ostream & | operator<< (ostream &a_out, const CoordinateSystem< dim > &a_coordinateSystem) |
| ostream& operator<< | ( | ostream & | a_out, | |
| const CoordinateSystem< dim > & | a_coordinateSystem | |||
| ) | [inline] |
References CoordinateSystem< dim >::print().
1.5.5