libMesh::SensitivityData::Row Class Reference
#include <sensitivity_data.h>
Public Member Functions | |
| Row (SensitivityData &sd, unsigned int qoi) | |
| Number & | operator[] (unsigned int parameter) |
Private Attributes | |
| SensitivityData & | _sd |
| unsigned int | _qoi |
Detailed Description
Definition at line 45 of file sensitivity_data.h.
Constructor & Destructor Documentation
| libMesh::SensitivityData::Row::Row | ( | SensitivityData & | sd, | |
| unsigned int | qoi | |||
| ) | [inline] |
Definition at line 48 of file sensitivity_data.h.
Member Function Documentation
| Number& libMesh::SensitivityData::Row::operator[] | ( | unsigned int | parameter | ) | [inline] |
Definition at line 50 of file sensitivity_data.h.
References _qoi, _sd, and libMesh::SensitivityData::derivative().
Member Data Documentation
unsigned int libMesh::SensitivityData::Row::_qoi [private] |
Definition at line 53 of file sensitivity_data.h.
Referenced by operator[]().
Definition at line 52 of file sensitivity_data.h.
Referenced by operator[]().
The documentation for this class was generated from the following file:
Site Created By: libMesh Developers
Last modified: February 05 2013 19:55:38 UTC
Hosted By: