◆ set_domain()
◆ write() [1/2]
Write a complex-valued field to file at specified time step.
Writes the local portion of a ComplexField (complex doubles) to the output file. Useful for storing Fourier coefficients or k-space data.
- Parameters
-
| [in] | increment | Time step or frame number |
| [in] | data | Local complex field data |
- Returns
- MPI_Status Information about the write operation
- Note
- Complex field size is typically ~50% of real field size (r2c symmetry).
- See also
- FFT::forward() - produces ComplexField from RealField
Implemented in pfc::BinaryWriter, pfc::VTKWriter, and StatsWriter.
◆ write() [2/2]
The documentation for this class was generated from the following file: