amroc/hds/GridFunctionVoid.h File Reference
Common behaviour of dimensional-dependent GridFunctions.
More...
#include "DAGHParams.h"
#include "DAGHDefaults.h"
#include "DAGHInteraction.h"
#include "GridTable.h"
#include "CommRcvServer.h"
#include "GFInteraction.h"
#include <iosfwd>
Go to the source code of this file.
Detailed Description
Common behaviour of dimensional-dependent GridFunctions.
- Author:
- Manish Parashar, Ralf Deiterding (minor changes)
Function Documentation
std::stringstream& operator<< |
( |
std::stringstream & |
ofs, |
|
|
const GridFunctionVoid & |
gfv | |
|
) |
| | |
References GridFunctionVoid::adaptbndry_flag, GridFunctionVoid::alignment, GridFunctionVoid::bndry_flag, GridFunctionVoid::comm_flag, GridFunctionVoid::extghost_flag, GridFunctionVoid::gfid, GridFunctionVoid::gfname, GridFunctionVoid::gfrank, GridFunctionVoid::gftype, GridFunctionVoid::interactions, GridFunctionVoid::space_sten_rad, and GridFunctionVoid::time_sten_rad.
std::stringstream& operator>> |
( |
std::stringstream & |
ifs, |
|
|
GridFunctionVoid & |
gfv | |
|
) |
| | |