KIDS  ver-0.0.1
KIDS : Kernel Integrated Dynamics Simulator
Loading...
Searching...
No Matches
phys::uval Class Reference

#include <phys.h>

Collaboration diagram for phys::uval:
Collaboration graph

Public Types

using value_type = real_precision
 

Public Member Functions

 uval ()
 
constexpr uval (const value_type &val)
 
constexpr uval (const dimension7 &dim, const value_type &val=1L)
 

Public Attributes

dimension7 dim
 dimension7
 
value_type value
 magnitude
 

Detailed Description

Definition at line 436 of file phys.h.

Member Typedef Documentation

◆ value_type

Definition at line 438 of file phys.h.

Constructor & Destructor Documentation

◆ uval() [1/3]

phys::uval::uval ( )
inline

Definition at line 440 of file phys.h.

◆ uval() [2/3]

constexpr phys::uval::uval ( const value_type & val)
inlineexplicitconstexpr

Definition at line 441 of file phys.h.

◆ uval() [3/3]

constexpr phys::uval::uval ( const dimension7 & dim,
const value_type & val = 1L )
inlineexplicitconstexpr

Definition at line 442 of file phys.h.

Member Data Documentation

◆ dim

◆ value


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