NeoPZ
|
#include <pzextractval.h>
Static Public Member Functions | |
static REAL | val (const int number) |
static REAL | val (const int64_t number) |
static REAL | val (const float number) |
static REAL | val (const double number) |
static REAL | val (const long double number) |
static REAL | val (const std::complex< float > number) |
static REAL | val (const std::complex< double > number) |
static REAL | val (const std::complex< long double > number) |
template<class T > | |
static REAL | val (const T number) |
static int & | ref (int &number) |
static int64_t & | ref (int64_t &number) |
static float & | ref (float &number) |
static double & | ref (double &number) |
static long double & | ref (long double &number) |
template<class T > | |
static bool | IsZero (const T &a) |
Definition at line 18 of file pzextractval.h.
|
inlinestatic |
Definition at line 88 of file pzextractval.h.
References IsZero(), and val().
Referenced by TPZAssert::NonNegative().
|
inlinestatic |
Definition at line 58 of file pzextractval.h.
Referenced by TPZTensor< STATE >::EigenSystemJacobi(), ref(), and TPZAssert::SetValue().
|
inlinestatic |
Definition at line 62 of file pzextractval.h.
|
inlinestatic |
Definition at line 66 of file pzextractval.h.
|
inlinestatic |
Definition at line 70 of file pzextractval.h.
|
inlinestatic |
Definition at line 74 of file pzextractval.h.
References ref(), and TFad< Num, T >::val().
|
inlinestatic |
Definition at line 21 of file pzextractval.h.
Referenced by TPZTensor< STATE >::Adjust(), TPZTensor< STATE >::AreEqual(), BiCG(), BiCGSTAB(), CG(), TPZYCTrescaRegularized::Compute(), TPZYCSandlerDimaggioL2::Compute(), TPZYCSandlerDimaggioL::Compute(), TPZLadeKimThermoForceA::Compute(), TPZYCModifiedMohrCoulomb::Compute(), TPZYCLadeKim::Compute(), TPZYCSandlerDimaggio::Compute(), TPZYCSandlerDimaggio::ComputeDL(), TPZTensor< STATE >::ComputeEigenvector0(), TPZTensor< STATE >::ComputeEigenvector1(), TPZTensor< STATE >::ComputeEigenvectors(), TPZYCLadeKim::ComputePlasticPotential(), TPZMohrCoulombNeto::ComputeSigma(), TPZMohrCoulombPV::ComputeSigma(), TPZYCSandlerDimaggio::ComputeX(), TPZLadeNelsonElasticResponse::ComputeYoung(), TPZPlasticState< STATE >::CopyTo(), TPZTensor< STATE >::CopyTo(), TPZTensor< STATE >::DirectEigenValues(), TPZTensor< STATE >::Eigenvalue(), TPZMatLaplacian::Errors(), TPZLadeNelsonElasticResponse::ExtractTangent(), TPZPlasticStep< YC_t, TF_t, ER_t >::ExtractTangent(), TPZPlasticStep< YC_t, TF_t, ER_t >::FindPointAtYield(), GMRES(), TPZYCTresca::GradInverseAngle(), TPZYCTrescaRegularized::GradTheta(), pzgeom::TPZGeoBlend< TGeo >::GradX(), TPZFMatrix< STATE >::GramSchmidt(), TPZYCSandlerDimaggioL2::H(), TPZYCSandlerDimaggio::H(), TPZPlasticStep< YC_t, TF_t, ER_t >::InitializeValidEqs(), TPZYCTresca::InverseAngle(), IR(), TPZTensor< STATE >::IsDiagonal(), IsZero(), TPZTensor< STATE >::IsZeroTensor(), TPZTensor< STATE >::IsZeroVal(), TPZTensor< STATE >::Lodeangle(), pztopology::TPZPyramid::MapToSide(), TPZYCSandlerDimaggioL2::N(), TPZYCSandlerDimaggioL::N(), TPZYCSandlerDimaggio::N(), TPZYCLadeKim::N(), Norm(), TPZPlasticStep< YC_t, TF_t, ER_t >::PlasticResidual(), TPZPlasticStep< YC_t, TF_t, ER_t >::PlasticResidualRK(), TPZTensor< STATE >::Precondition(), TPZPlasticState< STATE >::Print(), TPZMatrix< STATE >::Print(), TPZYCMohrCoulombPV::ProjectSigma(), TPZPlasticStep< YC_t, TF_t, ER_t >::RemoveInvalidEqs(), TPZYCMohrCoulombPV::ReturnMapApex(), TPZYCMohrCoulombPV::ReturnMapLeftEdge(), TPZMohrCoulombNeto::ReturnMapLeftEdge(), TPZMohrCoulombPV::ReturnMapLeftEdge(), TPZYCMohrCoulombPV::ReturnMapPlane(), TPZMohrCoulombPV::ReturnMapPlane(), TPZMohrCoulombNeto::ReturnMapPlane(), TPZYCMohrCoulombPV::ReturnMapRightEdge(), TPZMohrCoulombPV::ReturnMapRightEdge(), TPZMohrCoulombNeto::ReturnMapRightEdge(), TPZYCLadeKim::SetYieldStatusMode(), TPZMatrix< STATE >::SolveEigenvaluesJacobi(), TPZMatrix< STATE >::SolveGMRES(), TPZMatrix< STATE >::SolveJacobi(), TPZYCSandlerDimaggio::SolveL(), TPZLadeNelsonElasticResponse::SolveSigma(), TPZYCSandlerDimaggio::TestSolveL(), TPZTensor< STATE >::TPZTensor(), TPZPlasticStep< YC_t, TF_t, ER_t >::UpdatePlasticVars(), and val().
|
inlinestatic |
Definition at line 25 of file pzextractval.h.
|
inlinestatic |
Definition at line 29 of file pzextractval.h.
|
inlinestatic |
Definition at line 33 of file pzextractval.h.
|
inlinestatic |
Definition at line 37 of file pzextractval.h.
|
inlinestatic |
Definition at line 41 of file pzextractval.h.
|
inlinestatic |
Definition at line 45 of file pzextractval.h.
|
inlinestatic |
Definition at line 49 of file pzextractval.h.
|
inlinestatic |
Definition at line 54 of file pzextractval.h.
References val().