|
changa 3.5
|
Output the value in cool_array2. More...
#include <InOutput.h>
Public Member Functions | |
| Cool2OutputParams (std::string _fileName, int _iBinaryOut, double _dTime) | |
| PUPable_decl (Cool2OutputParams) | |
| Cool2OutputParams (CkMigrateMessage *m) | |
| virtual void | pup (PUP::er &p) |
Public Member Functions inherited from OutputParams | |
| virtual void | setVValue (GravityParticle *p, Vector3D< double > v) |
| Input data as a Vector3D of doubles. | |
| PUPable_abstract (OutputParams) | |
| OutputParams (CkMigrateMessage *m) | |
Additional Inherited Members | |
Public Attributes inherited from OutputParams | |
| int | bFloat |
| Is a floating point number. | |
| int | bVector |
| Is a vector, as opposed to a scalar. | |
| int | iBinaryOut |
| Type of binary output. | |
| double | dTime |
| Time of output. | |
| std::string | fileName |
| output file | |
| std::string | sTipsyExt |
| Extension for tipsy output. | |
| std::string | sNChilExt |
| file name for NChilada output | |
| unsigned int | iType |
| mask of families containing this attribute | |
| unsigned int | iTypeWriting |
| family being written in NC format | |
| DataManager * | dm |
| For extra state information (e.g. cooling) | |
Output the value in cool_array2.
|
inlinevirtual |
Reimplemented from OutputParams.