Molecular Dynamics  v0.4
Project for the Practical hosted by the Scientific Computing Chair
Public Attributes | List of all members
enumsStructs::Sphere Struct Reference

#include <enumsStructs.h>

Collaboration diagram for enumsStructs::Sphere:
Collaboration graph

Public Attributes

std::array< double, 3 > center
 
std::array< double, 3 > initVelocity
 
int N
 
double h
 
double mass
 
int dimensionsBrownianMotion
 
double brownianMotionAverageVelocity
 
double epsilon
 
double sigma
 
bool fixed
 

Member Data Documentation

◆ brownianMotionAverageVelocity

double enumsStructs::Sphere::brownianMotionAverageVelocity

◆ center

std::array<double, 3> enumsStructs::Sphere::center

◆ dimensionsBrownianMotion

int enumsStructs::Sphere::dimensionsBrownianMotion

◆ epsilon

double enumsStructs::Sphere::epsilon

◆ fixed

bool enumsStructs::Sphere::fixed

◆ h

double enumsStructs::Sphere::h

◆ initVelocity

std::array<double, 3> enumsStructs::Sphere::initVelocity

◆ mass

double enumsStructs::Sphere::mass

◆ N

int enumsStructs::Sphere::N

◆ sigma

double enumsStructs::Sphere::sigma

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