|
VTK-m
2.0
|
#include <Divergence.h>
Public Types | |
| using | ControlSignature = void(FieldIn input, FieldOut output) |
Public Types inherited from vtkm::worklet::WorkletMapField | |
| template<typename Worklet > | |
| using | Dispatcher = vtkm::worklet::DispatcherMapField< Worklet > |
Public Member Functions | |
| template<typename InputType , typename OutputType > | |
| VTKM_EXEC void | operator() (const InputType &input, OutputType &divergence) const |
| using vtkm::worklet::gradient::Divergence::ControlSignature = void(FieldIn input, FieldOut output) |
|
inline |
1.8.17