Serac  0.1
Serac is an implicit thermal strucural mechanics simulation code.
Public Attributes | List of all members
serac::SolverStatus Struct Reference

Status and diagnostics of nonlinear equation solvers. More...

#include <tuple_tensor_dual_functions.hpp>

Public Attributes

bool converged
 converged Flag indicating whether solver converged to a solution or aborted.
 
unsigned int iterations
 Number of iterations taken.
 
double residual
 Final value of residual.
 

Detailed Description

Status and diagnostics of nonlinear equation solvers.

Definition at line 525 of file tuple_tensor_dual_functions.hpp.


The documentation for this struct was generated from the following file: