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) |
Marmot::Matrix3d Marmot::ContinuumMechanics::LocalizationAnalysis::computeAcousticTensor | ( | const Marmot::Matrix6d & | materialTangent, |
const Marmot::Vector3d & | normalVector | ||
) |
bool Marmot::ContinuumMechanics::LocalizationAnalysis::localizationChecker | ( | const Marmot::Matrix3d & | acousticTensor | ) |
Marmot::Vector3d Marmot::ContinuumMechanics::LocalizationAnalysis::computeNormalVector | ( | double | alpha, |
double | beta | ||
) |
double Marmot::ContinuumMechanics::LocalizationAnalysis::minimumDeterminantAcousticTensor | ( | const Marmot::Matrix6d & | materialTangent | ) |