VTK-m
2.0
|
This is the complete list of members for vtkm::worklet::gradient::StructuredPointGradient, including all inherited members.
BoundaryType typedef | vtkm::worklet::WorkletNeighborhood | |
ControlSignature typedef | vtkm::worklet::gradient::StructuredPointGradient | |
Dispatcher typedef | vtkm::worklet::WorkletPointNeighborhood | |
EnableFnWhen typedef | vtkm::worklet::WorkletPointNeighborhood | |
ErrorMessage | vtkm::exec::FunctorBase | private |
ExecutionSignature typedef | vtkm::worklet::gradient::StructuredPointGradient | |
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 |
InputDomain typedef | vtkm::worklet::gradient::StructuredPointGradient | |
IsMaskNone | vtkm::worklet::WorkletPointNeighborhood | privatestatic |
IsScatterIdentity | vtkm::worklet::WorkletPointNeighborhood | privatestatic |
Jacobian(const PointsIn &inputPoints, const vtkm::Vec< bool, 3 > &onBoundary, vtkm::Vec< CT, 3 > &m_xi, vtkm::Vec< CT, 3 > &m_eta, vtkm::Vec< CT, 3 > &m_zeta) const | vtkm::worklet::gradient::StructuredPointGradient | inline |
operator()(const vtkm::exec::BoundaryState &boundary, const PointsIn &inputPoints, const FieldIn &inputField, GradientOutType &outputGradient) const | vtkm::worklet::gradient::StructuredPointGradient | inline |
operator()(const vtkm::exec::BoundaryState &boundary, const vtkm::exec::FieldNeighborhood< vtkm::internal::ArrayPortalUniformPointCoordinates > &inputPoints, const FieldIn &inputField, GradientOutType &outputGradient) const | vtkm::worklet::gradient::StructuredPointGradient | inline |
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 |