OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
FieldWriter Class Reference

#include <FieldWriter.h>

Collaboration diagram for FieldWriter:
Collaboration graph

Public Member Functions

template<typename FieldType >
void dumpField (FieldType &field, std::string name, std::string unit, long long step, FieldType *image=nullptr)
 Dump a scalar or vector field to a file.
 

Detailed Description

Definition at line 24 of file FieldWriter.h.

Member Function Documentation

◆ dumpField()

template<typename FieldType >
void FieldWriter::dumpField ( FieldType &  field,
std::string  name,
std::string  unit,
long long  step,
FieldType *  image = nullptr 
)

Dump a scalar or vector field to a file.

Definition at line 29 of file FieldWriter.hpp.


The documentation for this class was generated from the following files: