46 #ifndef MUELU_LINEDETECTIONFACTORY_DECL_HPP
47 #define MUELU_LINEDETECTIONFACTORY_DECL_HPP
52 #define GRID_SUPPLIED -1
72 #undef MUELU_LINEDETECTIONFACTORY_SHORT
119 bool flipXY =
false)
const;
122 LO Ndof, LO DofsPerNode,
123 LO MeshNumbering, LO NumNodesPerVertLine,
139 #define MUELU_LINEDETECTIONFACTORY_SHORT
140 #endif // MUELU_LINEDETECTIONFACTORY_DECL_HPP
MueLu::DefaultLocalOrdinal LocalOrdinal
KokkosClassic::DefaultNode::DefaultNodeType DefaultNode
RCP< const ParameterList > GetValidParameterList() const
Return a const parameter list of valid parameters that setParameterList() will accept.
typename Teuchos::ScalarTraits< SC >::coordinateType coordinate_type
void Build(Level ¤tLevel) const
Build method.
void ML_az_dsort2(coordinate_type dlist[], LO N, LO list2[]) const
MueLu::DefaultScalar Scalar
MueLu::DefaultGlobalOrdinal GlobalOrdinal
Class that holds all level-specific information.
void sort_coordinates(LO numCoords, LO *OrigLoc, coordinate_type *xvals, coordinate_type *yvals, coordinate_type *zvals, coordinate_type *xtemp, coordinate_type *ytemp, coordinate_type *ztemp, bool flipXY=false) const
Factory for building line detection information.
virtual ~LineDetectionFactory()
Destructor.
LO ML_compute_line_info(LO LayerId[], LO VertLineId[], LO Ndof, LO DofsPerNode, LO MeshNumbering, LO NumNodesPerVertLine, coordinate_type *xvals, coordinate_type *yvals, coordinate_type *zvals, const Teuchos::Comm< int > &comm) const
Base class for factories that use one level (currentLevel).
typename Xpetra::MultiVector< coordinate_type, LO, GO, NO > CoordinateMultiVector
void DeclareInput(Level ¤tLevel) const
Input.