Go to the documentation of this file.
10 #ifndef vtk_m_source_OscillatorSource_h
11 #define vtk_m_source_OscillatorSource_h
78 struct InternalStruct;
79 std::unique_ptr<InternalStruct>
Internals;
84 #endif // vtk_m_source_OscillatorSource_h
An analytical, time-varying uniform dataset with a point based array.
Definition: Oscillator.h:28
Groups connected points that have the same field value.
Definition: Atomic.h:19
std::unique_ptr< InternalStruct > Internals
Definition: Oscillator.h:78
Contains and manages the geometric data structures that VTK-m operates on.
Definition: DataSet.h:57
#define VTKM_SOURCE_EXPORT
Definition: vtkm_source_export.h:44
#define VTKM_CONT
Definition: ExportMacros.h:57
vtkm::Float32 FloatDefault
The floating point type to use when no other precision is specified.
Definition: Types.h:236
#define VTKM_DEPRECATED(...)
Definition: Deprecated.h:145