TrilinosCouplings Development
Loading...
Searching...
No Matches
MachineLearningStatistics_Hex3D< Scalar, LocalOrdinal, GlobalOrdinal, Node > Class Template Reference

Public Member Functions

 MachineLearningStatistics_Hex3D (long long numElemsGlobal_)
double distance2 (Intrepid::FieldContainer< Scalar > &coord, int n1, int n2)
double myDistance2 (const Xpetra::MultiVector< ST, LO, GO, Node > &v, int i0, int i1)
void Phase1 (Intrepid::FieldContainer< int > &elemToNode, Intrepid::FieldContainer< int > &elemToEdge, Intrepid::FieldContainer< int > &edgeToNode, Intrepid::FieldContainer< double > &nodeCoord, Intrepid::FieldContainer< double > &sigmaVal)
void Phase2a (Intrepid::FieldContainer< Scalar > &worksetJacobDet, Intrepid::FieldContainer< Scalar > &worksetCubWeights)
void Phase2b (Teuchos::RCP< const Xpetra::CrsGraph< LO, GO, Node > > gl_StiffGraph, Teuchos::RCP< Xpetra::MultiVector< ST, LO, GO, Node > > coords)
void Phase2b (Teuchos::RCP< const Tpetra::CrsGraph< LO, GO, Node > > gl_StiffGraph, Teuchos::RCP< Tpetra::MultiVector< ST, LO, GO, Node > > coords)
void Phase3 ()
Teuchos::ParameterList GetStatistics ()
 MachineLearningStatistics_Hex3D (long long numElemsGlobal_)
double distance2 (Intrepid2ScalarViewScalar &coord, int n1, int n2)
double myDistance2 (const Xpetra::MultiVector< ST, LO, GO, Node > &v, int i0, int i1)
void Phase1 (Intrepid2ScalarViewint &elemToNode, Intrepid2ScalarViewint &elemToEdge, Intrepid2ScalarViewint &edgeToNode, Intrepid2ScalarViewdouble &nodeCoord, Intrepid2ScalarViewdouble &sigmaVal)
void Phase2a (Intrepid2ScalarViewScalar &worksetJacobDet, Intrepid2ScalarViewScalar &worksetCubWeights)
void Phase2b (Teuchos::RCP< const Xpetra::CrsGraph< LO, GO, Node > > gl_StiffGraph, Teuchos::RCP< Xpetra::MultiVector< ST, LO, GO, Node > > coords)
void Phase2b (Teuchos::RCP< const Tpetra::CrsGraph< LO, GO, Node > > gl_StiffGraph, Teuchos::RCP< Tpetra::MultiVector< ST, LO, GO, Node > > coords)
void Phase3 ()
Teuchos::ParameterList GetStatistics ()

The documentation for this class was generated from the following files: