OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::HydrodynamicsElement Struct Reference

Public Attributes

Vector3d pos
 
std::string name
 
RealType radius
 
Triangle t
 
RealType mass
 

Detailed Description

Definition at line 58 of file ApproximateModel.hpp.

Member Data Documentation

◆ mass

RealType OpenMD::HydrodynamicsElement::mass

Definition at line 63 of file ApproximateModel.hpp.

◆ name

std::string OpenMD::HydrodynamicsElement::name

Definition at line 60 of file ApproximateModel.hpp.

◆ pos

Vector3d OpenMD::HydrodynamicsElement::pos

Definition at line 59 of file ApproximateModel.hpp.

◆ radius

RealType OpenMD::HydrodynamicsElement::radius

Definition at line 61 of file ApproximateModel.hpp.

◆ t

Triangle OpenMD::HydrodynamicsElement::t

Definition at line 62 of file ApproximateModel.hpp.


The documentation for this struct was generated from the following file: