Interactions::SelfEnergy Class Reference
Container for self energy.
More...
List of all members.
|
Public Types |
|
typedef container_type::key_type | key_type |
|
typedef container_type::value_type | value_type |
|
typedef container_type::mapped_type | mapped_type |
|
typedef container_type::reference | reference |
typedef
container_type::const_reference | const_reference |
Public Member Functions |
| mapped_type | operator() (const Surface::Site &site) const |
| | Return self energy on site.
|
| reference | operator[] (const key_type &k) |
| | Fill container.
|
Detailed Description
- Author:
- Mathias Laurin <mathias_laurin@users.sourceforge.net>
- Date:
- 2008-10-30
- See also:
- Interactions::TwoBody::EnergyContainer
Member Function Documentation
| mapped_type Interactions::SelfEnergy::operator() |
( |
const Surface::Site & |
site |
) |
const |
- Parameters:
-
- Returns:
- energy
| reference Interactions::SelfEnergy::operator[] |
( |
const key_type & |
k |
) |
[inline] |
- Parameters:
-
| [in] | key | pair<Surface::Species, Site::Name> |
- Returns:
- reference to object created
The documentation for this class was generated from the following file: