Struct ae108::solve::GeneralizedTAOSolver::BoundaryConditionContainer
ClassList > ae108 > solve > GeneralizedTAOSolver > BoundaryConditionContainer
Public Attributes
| Type | Name | 
|---|---|
| cpppetsc::TAOSolver< policy_type >::HessianFunctor | jacobian The jacobian of the residual. | 
| cpppetsc::TAOSolver< policy_type >::GradientFunctor | residual The solver attempts to reach a residual of zero. | 
| size_type | size The dimension of the output of residual. | 
Public Attributes Documentation
variable jacobian
The jacobian of the residual.
cpppetsc::TAOSolver<policy_type>::HessianFunctor ae108::solve::GeneralizedTAOSolver< Assembler >::BoundaryConditionContainer::jacobian;
variable residual
The solver attempts to reach a residual of zero.
cpppetsc::TAOSolver<policy_type>::GradientFunctor ae108::solve::GeneralizedTAOSolver< Assembler >::BoundaryConditionContainer::residual;
variable size
The dimension of the output of residual .
size_type ae108::solve::GeneralizedTAOSolver< Assembler >::BoundaryConditionContainer::size;
The documentation for this class was generated from the following file solve/src/include/ae108/solve/GeneralizedTAOSolver.h