Classes | |
struct | hash< Attribute > |
This template specialization allows Attributes to be used as unordered map key. More... | |
struct | hash< std::vector< std::unique_ptr< Attribute > > > |
This template specialization allows vector<Attribute> to be used as unordered map key. More... | |
Functions | |
template<typename T , typename D > | |
MetaPhysicL::DualNumber< T, D > | abs (const MetaPhysicL::DualNumber< T, D > &in) |
template<typename T , typename D > | |
MetaPhysicL::DualNumber< T, D > | abs (MetaPhysicL::DualNumber< T, D > &&in) |
MetaPhysicL::DualNumber<T, D> std::abs | ( | const MetaPhysicL::DualNumber< T, D > & | in | ) |
Referenced by ColumnMajorMatrixTempl< Real >::abs(), MooseUtils::absoluteFuzzyEqual(), IterationAdaptiveDT::acceptStep(), DistributedGeneratedMesh::buildMesh(), GeneratedMesh::buildMesh(), SpiralAnnularMesh::buildMesh(), FEProblemBase::checkLinearConvergence(), InitialConditionTempl< T >::choleskySolve(), PenetrationThread::competeInteractionsBothOnFace(), ElementLpNormAux::compute(), MaxIncrement::computeQpDamping(), ElementW1pError::computeQpIntegral(), ElementH1ErrorFunctionAux::computeValue(), MooseMesh::detectOrthogonalDimRanges(), NodalNormalsEvaluator::execute(), ElementVariablesDifferenceMax::execute(), TimeExtremeValue::execute(), SideSetsGeneratorBase::flood(), AddSideSetsBase::flood(), SideSetsFromNormalsGenerator::generate(), GeneratedMeshGenerator::generate(), AllSideSetsByNormalsGenerator::generate(), ParsedGenerateSideset::generate(), SpiralAnnularMeshGenerator::generate(), RelativeDifferencePostprocessor::getValue(), LineSegment::intersect(), IterationAdaptiveDT::limitDTByFunction(), SideSetsFromNormals::modify(), AddAllSideSetsByNormals::modify(), ParsedAddSideset::modify(), FlagElementsThread::onElement(), RankTwoTensorTempl< Real >::positiveProjectionEigenDecomposition(), MooseUtils::relativeFuzzyEqual(), MooseUtils::relativeFuzzyGreaterEqual(), MooseUtils::relativeFuzzyGreaterThan(), MooseUtils::relativeFuzzyLessEqual(), MooseUtils::relativeFuzzyLessThan(), FunctionDT::removeOldKnots(), RotationMatrix::rotVecToZ(), PiecewiseMultilinear::sample(), and TransientMultiApp::solveStep().
MetaPhysicL::DualNumber<T, D> std::abs | ( | MetaPhysicL::DualNumber< T, D > && | in | ) |