|
| BarDetFType | ProcessLib::NonLinearFbar::convertStringToDetFBarType (std::string_view const bar_det_f_type_name) |
| template<int DisplacementDim, int NPOINTS, typename VectorTypeForFbar, typename GradientVectorType, typename DNDX_Type> |
| VectorTypeForFbar | ProcessLib::NonLinearFbar::computeQVector (DNDX_Type const &dNdx, GradientVectorType const &F, bool const) |
| template<int DisplacementDim, typename GradientVectorType, typename VectorTypeForFbar, typename NodalVectorType, typename ShapeFunction, typename ShapeMatricesType, typename IpData> |
| std::tuple< double, VectorTypeForFbar > | ProcessLib::NonLinearFbar::computeFBarInitialVariablesAverage (std::vector< IpData, Eigen::aligned_allocator< IpData > > const &ip_data, bool const compute_detF0_only, Eigen::VectorXd const &u, NumLib::GenericIntegrationMethod const &integration_method, MeshLib::Element const &element, bool const is_axially_symmetric) |
| template<int DisplacementDim, typename GradientVectorType, typename GradientMatrixType, typename VectorTypeForFbar, typename ShapeFunction, typename ShapeMatricesType> |
| std::tuple< double, VectorTypeForFbar > | ProcessLib::NonLinearFbar::computeFBarInitialVariablesElementCenter (bool const compute_detF0_only, Eigen::VectorXd const &u, MeshLib::Element const &element, bool const is_axially_symmetric) |
| template<int DisplacementDim> |
| MathLib::KelvinVector::KelvinVectorType< DisplacementDim > | ProcessLib::NonLinearFbar::identityForF (bool const is_axially_symmetric) |
| template<int DisplacementDim> |
| MathLib::KelvinVector::KelvinVectorType< DisplacementDim > | ProcessLib::NonLinearFbar::compute2EPlusI (double const alpha_p2, MathLib::KelvinVector::KelvinVectorType< DisplacementDim > const &eps_bar, bool const is_axially_symmetric) |