milupHPC documentation
Public Types | Public Member Functions | Public Attributes | Private Member Functions | List of all members
Entry Struct Reference

#include "parameter.h"

+ Collaboration diagram for Entry:
Collaboration graph

Public Types

enum  Name {
  x , y , z , mass ,
  x , y , z , mass
}
 
enum  Name {
  x , y , z , mass ,
  x , y , z , mass
}
 

Public Member Functions

 Entry (Name t)
 
 operator Name () const
 
 Entry (Name t)
 
 operator Name () const
 

Public Attributes

Name t_
 

Private Member Functions

template<typename T >
 operator T () const
 
template<typename T >
 operator T () const
 

Detailed Description

Definition at line 252 of file parameter.h.

Member Enumeration Documentation

◆ Name [1/2]

enum Entry::Name
Enumerator
x 
y 
z 
mass 
x 
y 
z 
mass 

Definition at line 254 of file parameter.h.

◆ Name [2/2]

enum Entry::Name
Enumerator
x 
y 
z 
mass 
x 
y 
z 
mass 

Definition at line 375 of file parameter_backup.h.

Constructor & Destructor Documentation

◆ Entry() [1/2]

Entry::Entry ( Name  t)
inline

Definition at line 266 of file parameter.h.

◆ Entry() [2/2]

Entry::Entry ( Name  t)
inline

Definition at line 387 of file parameter_backup.h.

Member Function Documentation

◆ operator Name() [1/2]

Entry::operator Name ( ) const
inline

Definition at line 267 of file parameter.h.

◆ operator Name() [2/2]

Entry::operator Name ( ) const
inline

Definition at line 388 of file parameter_backup.h.

◆ operator T() [1/2]

template<typename T >
Entry::operator T ( ) const
private

◆ operator T() [2/2]

template<typename T >
Entry::operator T ( ) const
private

Member Data Documentation

◆ t_

Name Entry::t_

Definition at line 265 of file parameter.h.


The documentation for this struct was generated from the following files:
  • include/parameter.h
  • include/parameter_backup.h

milupHPC - Entry Struct Reference
Generated on Wed Aug 31 2022 12:16:53 by Doxygen 1.9.3