Trilinos based (stochastic) FEM solvers
nrl_PCA_Likelihood Class Reference

#include <nrl_PCA_Likelihood.hpp>

Public Member Functions

 nrl_PCA_Likelihood (Epetra_Comm &Comm, Teuchos::ParameterList &paramList)
 
 nrl_PCA_Likelihood ()
 
int rnd (unsigned int &nmc, Epetra_IntSerialDenseVector &seeds, Epetra_SerialDenseVector &mean_parameters, Epetra_SerialDenseVector &exponents, Epetra_SerialDenseVector &correlation_lengths, Epetra_SerialDenseVector &coeff_of_variation, double &plyagl_deg, bool printNewtonIterations, bool printDisplacements, bool printDeformations, bool printRandomVariableY)
 
int printIndicatorY (std::string filename, Epetra_Vector &X)
 
void compute_green_lagrange (Epetra_Vector &x, Epetra_SerialDenseMatrix &eij)
 

Public Attributes

Teuchos::RCP< tiMooneyRandomFieldinterface
 
Teuchos::RCP< distributenrldatanrldata
 

Detailed Description

Definition at line 17 of file nrl_PCA_Likelihood.hpp.

Constructor & Destructor Documentation

◆ nrl_PCA_Likelihood() [1/2]

nrl_PCA_Likelihood::nrl_PCA_Likelihood ( Epetra_Comm &  Comm,
Teuchos::ParameterList &  paramList 
)
inline

Definition at line 34 of file nrl_PCA_Likelihood.hpp.

◆ nrl_PCA_Likelihood() [2/2]

nrl_PCA_Likelihood::nrl_PCA_Likelihood ( )
inline

Definition at line 48 of file nrl_PCA_Likelihood.hpp.

Member Function Documentation

◆ compute_green_lagrange()

void nrl_PCA_Likelihood::compute_green_lagrange ( Epetra_Vector &  x,
Epetra_SerialDenseMatrix &  eij 
)
inline

Definition at line 155 of file nrl_PCA_Likelihood.hpp.

◆ printIndicatorY()

int nrl_PCA_Likelihood::printIndicatorY ( std::string  filename,
Epetra_Vector &  X 
)
inline

Definition at line 141 of file nrl_PCA_Likelihood.hpp.

◆ rnd()

int nrl_PCA_Likelihood::rnd ( unsigned int &  nmc,
Epetra_IntSerialDenseVector &  seeds,
Epetra_SerialDenseVector &  mean_parameters,
Epetra_SerialDenseVector &  exponents,
Epetra_SerialDenseVector &  correlation_lengths,
Epetra_SerialDenseVector &  coeff_of_variation,
double &  plyagl_deg,
bool  printNewtonIterations,
bool  printDisplacements,
bool  printDeformations,
bool  printRandomVariableY 
)
inline

Definition at line 51 of file nrl_PCA_Likelihood.hpp.

Member Data Documentation

◆ interface

Teuchos::RCP<tiMooneyRandomField> nrl_PCA_Likelihood::interface

Definition at line 31 of file nrl_PCA_Likelihood.hpp.

◆ nrldata

Teuchos::RCP<distributenrldata> nrl_PCA_Likelihood::nrldata

Definition at line 32 of file nrl_PCA_Likelihood.hpp.


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