Functions
Marmot::ContinuumMechanics::LocalizationAnalysis Namespace Reference

Functions

Marmot::Matrix3d computeAcousticTensor (const Marmot::Matrix6d &materialTangent, const Marmot::Vector3d &normalVector)
 
bool localizationChecker (const Marmot::Matrix3d &acousticTensor)
 
Marmot::Vector3d computeNormalVector (double alpha, double beta)
 
double minimumDeterminantAcousticTensor (const Marmot::Matrix6d &materialTangent)
 

Function Documentation

◆ computeAcousticTensor()

Marmot::Matrix3d Marmot::ContinuumMechanics::LocalizationAnalysis::computeAcousticTensor ( const Marmot::Matrix6d materialTangent,
const Marmot::Vector3d normalVector 
)

◆ localizationChecker()

bool Marmot::ContinuumMechanics::LocalizationAnalysis::localizationChecker ( const Marmot::Matrix3d acousticTensor)

◆ computeNormalVector()

Marmot::Vector3d Marmot::ContinuumMechanics::LocalizationAnalysis::computeNormalVector ( double  alpha,
double  beta 
)

◆ minimumDeterminantAcousticTensor()

double Marmot::ContinuumMechanics::LocalizationAnalysis::minimumDeterminantAcousticTensor ( const Marmot::Matrix6d materialTangent)