Public Types | |
Provide access to these definitions in the current namespace | |
| 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 | |
| reference | operator[] (const key_type &k) |
| Fill Container. | |
| mapped_type | operator() (const Surface::Site *const one_site_ptr, const Surface::Site *const other_site_ptr) const |
| Return interaction energy between one_site and other_site. | |
| mapped_type Interactions::TwoBody::EnergyContainer::operator() | ( | const Surface::Site *const | one_site_ptr, | |
| const Surface::Site *const | other_site_ptr | |||
| ) | const |
| [in] | one_site_ptr | |
| [in] | other_site_ptr |
| reference Interactions::TwoBody::EnergyContainer::operator[] | ( | const key_type & | k | ) | [inline] |
| [in] | key | tuple<Surface::Species, Site::Name, Surface::Species, Site::Name> |
|
|
Project's page |
Generated on Mon Nov 17 00:23:06 2008 for dmcut2 by 1.5.7
|