Molecular Dynamics Simulation  1.0
Public Member Functions | List of all members
SimulationParams::DirectSumType Struct Reference

Struct to specify the type of the particle container as DirectSumType. More...

#include <SimulationParams.h>

Collaboration diagram for SimulationParams::DirectSumType:
Collaboration graph

Public Member Functions

 operator std::string () const
 

Detailed Description

Struct to specify the type of the particle container as DirectSumType.

Definition at line 27 of file SimulationParams.h.

Member Function Documentation

◆ operator std::string()

SimulationParams::DirectSumType::operator std::string ( ) const
inlineexplicit

Definition at line 28 of file SimulationParams.h.

28 { return "DirectSum"; }

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