https://mooseframework.inl.gov
Loading...
Searching...
No Matches
Classes
NestedSolveInternal Namespace Reference

Internal use namespace that contains template helpers to map each residual type to its corresponding Jacobian type. More...

Classes

struct  CorrespondingJacobianTempl
 
struct  CorrespondingJacobianTempl< ADReal >
 
struct  CorrespondingJacobianTempl< ADRealVectorValue >
 
struct  CorrespondingJacobianTempl< Real >
 
struct  CorrespondingJacobianTempl< RealVectorValue >
 
struct  CorrespondingJacobianTempl< typename Eigen::Matrix< ADReal, N, 1 > >
 
struct  CorrespondingJacobianTempl< typename Eigen::Matrix< Real, N, 1 > >
 
struct  CorrespondingJacobianTempl< typename NestedSolveTempl< false >::DynamicVector >
 
struct  CorrespondingJacobianTempl< typename NestedSolveTempl< true >::DynamicVector >
 
class  DynamicMatrixEigenAdaptorFunctor
 Adaptor functor for Eigen::Matrix based residual and Jacobian types. More...
 
class  RealEigenAdaptorFunctor
 Adaptor functor for scalar Real valued residual and Jacobian types. More...
 
class  RealVectorEigenAdaptorFunctor
 Adaptor functor for MOOSE RealVectorValue/RankTwoTensor residual and Jacobian types. More...
 

Detailed Description

Internal use namespace that contains template helpers to map each residual type to its corresponding Jacobian type.