VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::moments::ComputeMoments2D, including all inherited members.
BoundaryType typedef | vtkm::worklet::WorkletNeighborhood | |
ComputeMoments2D(const vtkm::Vec3f &_spacing, vtkm::Float64 _radius, int _p, int _q) | vtkm::worklet::moments::ComputeMoments2D | inline |
ControlSignature typedef | vtkm::worklet::moments::ComputeMoments2D | |
Dispatcher typedef | vtkm::worklet::WorkletPointNeighborhood | |
EnableFnWhen typedef | vtkm::worklet::WorkletPointNeighborhood | |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::moments::ComputeMoments2D | |
FunctorBase() | vtkm::exec::FunctorBase | inline |
GetBoundaryCondition() const | vtkm::worklet::WorkletNeighborhood | inline |
GetThreadIndices(vtkm::Id threadIndex, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const vtkm::exec::ConnectivityStructured< vtkm::TopologyElementTagPoint, vtkm::TopologyElementTagCell, Dimension > &inputDomain) const | vtkm::worklet::WorkletPointNeighborhood | inline |
GetThreadIndices(vtkm::Id threadIndex1D, const vtkm::Id3 &threadIndex3D, const OutToInArrayType &vtkmNotUsed(outToIn), const VisitArrayType &vtkmNotUsed(visit), const ThreadToOutArrayType &vtkmNotUsed(threadToOut), const InputDomainType &connectivity) const | vtkm::worklet::WorkletPointNeighborhood | inline |
GetThreadIndices(vtkm::Id threadIndex1D, const vtkm::Id3 &threadIndex3D, const OutToInArrayType &outToIn, const VisitArrayType &visit, const ThreadToOutArrayType &threadToOut, const InputDomainType &connectivity) const | vtkm::worklet::WorkletPointNeighborhood | inline |
IsMaskNone | vtkm::worklet::WorkletPointNeighborhood | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletPointNeighborhood | privatestatic |
operator()(const NeighIn &image, const vtkm::exec::BoundaryState &boundary, T &moment) const | vtkm::worklet::moments::ComputeMoments2D | inline |
p | vtkm::worklet::moments::ComputeMoments2D | private |
q | vtkm::worklet::moments::ComputeMoments2D | private |
RadiusDiscrete | vtkm::worklet::moments::ComputeMoments2D | private |
RaiseError(const char *message) const | vtkm::exec::FunctorBase | inline |
ScatterType typedef | vtkm::worklet::WorkletNeighborhood | |
SetErrorMessageBuffer(const vtkm::exec::internal::ErrorMessageBuffer &buffer) | vtkm::exec::FunctorBase | inline |
SpacingProduct | vtkm::worklet::moments::ComputeMoments2D | private |