ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
View Changeset
|
Root Listing
root
/
OpenMD
/
trunk
/
src
/
applications
/
hydrodynamics
/
HydrodynamicsModel.hpp
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing trunk/src/applications/hydrodynamics/HydrodynamicsModel.hpp (file contents):
Revision
972
by
gezelter
, Wed May 24 18:31:12 2006 UTC vs.
Revision
977
by
tim
, Thu May 25 16:27:27 2006 UTC
#
Line 55
|
Line 55
|
namespace oopse {
55
struct BeadParam {
56
std::string atomName;
57
Vector3d pos;
58
<
double radius;
58
>
RealType radius;
59
};
60
61
class Shape;
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines