Classes | |
struct | hash< Attribute > |
This template specialization allows Attributes to be used as unordered map key. More... | |
struct | hash< std::pair< S, T > > |
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(), AutomaticMortarGeneration::buildMortarSegmentMesh(), InitialConditionTempl< T >::choleskySolve(), PenetrationThread::competeInteractionsBothOnFace(), ElementLpNormAux::compute(), MaxIncrement::computeQpDamping(), ElementW1pError::computeQpIntegral(), NonlinearSystem::computeScaling(), ElementH1ErrorFunctionAux::computeValue(), MooseMesh::detectOrthogonalDimRanges(), NodalNormalsEvaluator::execute(), ElementVariablesDifferenceMax::execute(), TimeExtremeValue::execute(), SideSetsGeneratorBase::flood(), AddSideSetsBase::flood(), SideSetsFromNormalsGenerator::generate(), GeneratedMeshGenerator::generate(), AllSideSetsByNormalsGenerator::generate(), SpiralAnnularMeshGenerator::generate(), ParsedGenerateSideset::generate(), InterfaceValueTools::getQuantity(), RelativeDifferencePostprocessor::getValue(), RankTwoTensorTempl< Real >::givensRotation(), MortarSegmentInfo::has_master(), LineSegment::intersect(), MortarSegmentInfo::is_valid(), IterationAdaptiveDT::limitDTByFunction(), SideSetsFromNormals::modify(), AddAllSideSetsByNormals::modify(), ParsedAddSideset::modify(), FlagElementsThread::onElement(), PointReduction::perpendicularDistance(), RankTwoTensorTempl< Real >::positiveProjectionEigenDecomposition(), AutomaticMortarGeneration::projectMasterNodesSinglePair(), AutomaticMortarGeneration::projectSlaveNodesSinglePair(), MooseUtils::relativeFuzzyEqual(), MooseUtils::relativeFuzzyGreaterEqual(), MooseUtils::relativeFuzzyGreaterThan(), MooseUtils::relativeFuzzyLessEqual(), MooseUtils::relativeFuzzyLessThan(), FunctionDT::removeOldKnots(), RotationMatrix::rotVecToZ(), PiecewiseMultilinear::sample(), TransientMultiApp::solveStep(), and RankTwoTensorTempl< Real >::symmetricEigenvaluesEigenvectors().
MetaPhysicL::DualNumber<T, D> std::abs | ( | MetaPhysicL::DualNumber< T, D > && | in | ) |