BALL
1.4.79
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
BALL
ENERGY
coulomb.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: coulomb.h,v 1.13 2005/12/23 17:01:43 amoll Exp $
5
//
6
7
#ifndef BALL_ENERGY_COULOMB_H
8
#define BALL_ENERGY_COULOMB_H
9
10
#ifndef BALL_COMMON_H
11
# include <
BALL/common.h
>
12
#endif
13
14
namespace
BALL
15
{
16
class
AtomContainer;
17
26
BALL_EXPORT
double
calculateCoulomb
(
const
AtomContainer&
atoms
);
27
}
// namespace BALL
28
29
#endif // BALL_ENERGY_COULOMB_H
BALL::calculateCoulomb
BALL_EXPORT double calculateCoulomb(const AtomContainer &atoms)
BALL::atoms
BALL_EXPORT AtomList atoms(const AtomContainer &fragment, const String &expression=String())
common.h
BALL_EXPORT
#define BALL_EXPORT
Definition:
COMMON/global.h:50
Generated by
1.8.7