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

#include <enumsStructs.h>

Collaboration diagram for enumsStructs::LinkedCellsSimulationParameters:
Collaboration graph

Public Attributes

double deltaT
 
double endT
 
TypeOfForce force
 
double rCutOff
 
std::array< double, 3 > domainSize
 
BoundarySet boundaryConditions
 

Detailed Description

Struct for passing parameters of the linked cells model.

Member Data Documentation

◆ boundaryConditions

BoundarySet enumsStructs::LinkedCellsSimulationParameters::boundaryConditions

◆ deltaT

double enumsStructs::LinkedCellsSimulationParameters::deltaT

◆ domainSize

std::array<double, 3> enumsStructs::LinkedCellsSimulationParameters::domainSize

◆ endT

double enumsStructs::LinkedCellsSimulationParameters::endT

◆ force

TypeOfForce enumsStructs::LinkedCellsSimulationParameters::force

◆ rCutOff

double enumsStructs::LinkedCellsSimulationParameters::rCutOff

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