ApplyInverseJacobian(vtkTypeUInt64 ii, OutputIterator &outIter) const | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
ApplyScaledJacobian(vtkTypeUInt64 ii, OutputIterator &outIter) const | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
BasisTuple | vtkDGOperationState | mutable |
CellConnectivity | vtkDGOperationState | |
CellValues | vtkDGOperationState | |
CloneInto(vtkDGOperationStateEntryBase &entry) const override | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inlinevirtual |
ComputeJacobian() const | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
ConnTuple | vtkDGOperationState | mutable |
InnerProduct(vtkTypeUInt64 tt, OutputIterator &outIter) const | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
InputIteratorType typedef | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | |
Jacobian | vtkDGOperationState | mutable |
LastCellId | vtkDGOperationState | mutable |
LastShapeCellId | vtkDGOperationState | mutable |
NumberOfShapeValuesPerFunction | vtkDGOperationState | mutable |
NumberOfValuesPerFunction | vtkDGOperationState | mutable |
Offset | vtkDGOperationState | |
OpEntry | vtkDGOperationState | |
operator()(InputIterator &inIter, OutputIterator &outIter, vtkTypeUInt64 begin, vtkTypeUInt64 end) const | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
OutputIteratorType typedef | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | |
prepEntry(vtkDGOperationStateEntry< InputIterator, OutputIterator > &entry, vtkDGOperatorEntry op, vtkDataArray *conn, vtkDataArray *values, vtkDataArray *sides, vtkTypeUInt64 offset, vtkDGOperatorEntry shapeGradient=vtkDGOperatorEntry(), vtkDataArray *shapeConnectivity=nullptr, vtkDataArray *shapeValues=nullptr) | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inlinestatic |
RST | vtkDGOperationState | mutable |
ShapeBasisTuple | vtkDGOperationState | mutable |
ShapeConnectivity | vtkDGOperationState | |
ShapeConnTuple | vtkDGOperationState | mutable |
ShapeGradientEntry | vtkDGOperationState | |
ShapeInnerProduct() const | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
ShapeValues | vtkDGOperationState | |
ShapeValueTuple | vtkDGOperationState | mutable |
SideConnectivity | vtkDGOperationState | |
SideTuple | vtkDGOperationState | mutable |
ValueTuple | vtkDGOperationState | mutable |
vtkDGOperationEvaluator(vtkDGOperatorEntry &op, vtkDataArray *connectivity, vtkDataArray *values, vtkDataArray *sideConn, vtkTypeUInt64 offset, vtkDGOperatorEntry shapeGradient=vtkDGOperatorEntry(), vtkDataArray *shapeConnectivity=nullptr, vtkDataArray *shapeValues=nullptr) | vtkDGOperationEvaluator< InputIterator, OutputIterator, DOFSharing, SourceType, Modifier, ShapeSharing > | inline |
vtkDGOperationState(vtkDGOperatorEntry &op, vtkDataArray *connectivity, vtkDataArray *values, vtkDataArray *sideConn, vtkTypeUInt64 offset, vtkDGOperatorEntry shapeGradient=vtkDGOperatorEntry(), vtkDataArray *shapeConnectivity=nullptr, vtkDataArray *shapeValues=nullptr) | vtkDGOperationState | inline |
vtkDGOperationState(const vtkDGOperationState &other)=default | vtkDGOperationState | |
~vtkDGOperationState()=default | vtkDGOperationState | virtual |