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
SOLVATION
ooiEnergy.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: ooiEnergy.h,v 1.14 2005/12/23 17:01:59 amoll Exp $
5
//
6
7
#ifndef BALL_SOLVATION_OOIENERGY_H
8
#define BALL_SOLVATION_OOIENERGY_H
9
10
#ifndef BALL_COMMON_H
11
# include <
BALL/common.h
>
12
#endif
13
14
#ifndef BALL_MOLMEC_COMMON_TYPERULEPROCESSOR_H
15
# include <
BALL/MOLMEC/COMMON/typeRuleProcessor.h
>
16
#endif
17
18
namespace
BALL
19
{
20
class
AtomContainer;
21
40
BALL_EXPORT
double
calculateOoiEnergy
(AtomContainer&
atoms
);
41
42
}
// namespace BALL
43
44
#endif
BALL::atoms
BALL_EXPORT AtomList atoms(const AtomContainer &fragment, const String &expression=String())
typeRuleProcessor.h
BALL::calculateOoiEnergy
BALL_EXPORT double calculateOoiEnergy(AtomContainer &atoms)
common.h
BALL_EXPORT
#define BALL_EXPORT
Definition:
COMMON/global.h:50
Generated by
1.8.7