Xyce  6.1
N_NLS_Sensitivity.h File Reference
#include <vector>
#include <N_UTL_fwd.h>
#include <N_PDS_fwd.h>
#include <N_UTL_MachDepParams.h>
#include <N_NLS_NonLinearSolver.h>
Include dependency graph for N_NLS_Sensitivity.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Xyce::Nonlinear::Sensitivity
 

Namespaces

 Xyce
 Pure virtual class to augment a linear system.
 
 Xyce::Nonlinear
 

Enumerations

enum  Xyce::Nonlinear::sensDiffMode {
  Xyce::Nonlinear::SENS_FWD,
  Xyce::Nonlinear::SENS_REV,
  Xyce::Nonlinear::SENS_CNT,
  Xyce::Nonlinear::NUM_DIFF_MODES
}