| _dir | DiscreteLineSegmentInterface | protected |
| _dir_unnormalized | DiscreteLineSegmentInterface | protected |
| _length | DiscreteLineSegmentInterface | protected |
| _lengths | DiscreteLineSegmentInterface | protected |
| _moose_object_name_dlsi | DiscreteLineSegmentInterface | protected |
| _n_elem | DiscreteLineSegmentInterface | protected |
| _n_elems | DiscreteLineSegmentInterface | protected |
| _n_sections | DiscreteLineSegmentInterface | protected |
| _position | DiscreteLineSegmentInterface | protected |
| _R | DiscreteLineSegmentInterface | protected |
| _R_inv | DiscreteLineSegmentInterface | protected |
| _rotation | DiscreteLineSegmentInterface | protected |
| _Rx | DiscreteLineSegmentInterface | protected |
| _Rx_inv | DiscreteLineSegmentInterface | protected |
| _section_end | DiscreteLineSegmentInterface | protected |
| _x_centers | DiscreteLineSegmentInterface | protected |
| computeAxialCoordinate(const Point &p) const | DiscreteLineSegmentInterface | |
| computeDirectionTransformationTensor(const RealVectorValue &dir) | DiscreteLineSegmentInterface | static |
| computeRadialCoordinate(const Point &p) const | DiscreteLineSegmentInterface | |
| computeRealPointFromReferencePoint(const Point &p) const | DiscreteLineSegmentInterface | |
| computeRealPointFromReferencePoint(const Point &p, const RealVectorValue &position, const RealTensorValue &R, const RealTensorValue &Rx) | DiscreteLineSegmentInterface | static |
| computeReferencePointFromRealPoint(const Point &p) const | DiscreteLineSegmentInterface | |
| computeReferencePointFromRealPoint(const Point &p, const RealVectorValue &position, const RealTensorValue &R_inv, const RealTensorValue &Rx_inv) | DiscreteLineSegmentInterface | static |
| computeXRotationTransformationTensor(const Real &rotation) | DiscreteLineSegmentInterface | static |
| DiscreteLineSegmentInterface(const MooseObject *moose_object) | DiscreteLineSegmentInterface | |
| getAlignmentAxis() const | DiscreteLineSegmentInterface | |
| getAlignmentAxis(const RealVectorValue &dir) | DiscreteLineSegmentInterface | static |
| getAxialElementIndex(const Point &p_center) const | DiscreteLineSegmentInterface | |
| getAxialSectionIndex(const Point &p) const | DiscreteLineSegmentInterface | |
| getDirection() const | DiscreteLineSegmentInterface | inlinevirtual |
| getElementBoundaryCoordinates() const | DiscreteLineSegmentInterface | |
| getElementBoundaryCoordinates(const RealVectorValue &position, const RealVectorValue &orientation, const Real &rotation, const std::vector< Real > &lengths, const std::vector< unsigned int > &n_elems) | DiscreteLineSegmentInterface | static |
| getLength() const | DiscreteLineSegmentInterface | inlinevirtual |
| getNumElems() const | DiscreteLineSegmentInterface | inlinevirtual |
| getPosition() const | DiscreteLineSegmentInterface | inlinevirtual |
| getRotation() const | DiscreteLineSegmentInterface | inlinevirtual |
| initializeDirectionVector(const RealVectorValue &dir_unnormalized) | DiscreteLineSegmentInterface | privatestatic |
| validParams() | DiscreteLineSegmentInterface | static |