#include <sensitivity_data.h>
Public Member Functions | |
ConstRow (const SensitivityData &sd, unsigned int qoi) | |
const Number & | operator[] (unsigned int parameter) |
Private Attributes | |
const SensitivityData & | _sd |
unsigned int | _qoi |
Definition at line 60 of file sensitivity_data.h.
|
inline |
Definition at line 63 of file sensitivity_data.h.
|
inline |
Definition at line 65 of file sensitivity_data.h.
References _qoi, _sd, and libMesh::SensitivityData::derivative().
|
private |
Definition at line 68 of file sensitivity_data.h.
Referenced by operator[]().
|
private |
Definition at line 67 of file sensitivity_data.h.
Referenced by operator[]().