peclet-dem
Performance-portable XPBD Discrete Element Method (Kokkos + ArborX)
Loading...
Searching...
No Matches
F3 Struct Reference

Public Member Functions

F3operator+= (const F3 &o)
 
F3operator+= (const F3 &o)
 

Public Attributes

double v [3] = {0, 0, 0}
 

Detailed Description

Definition at line 36 of file test_dem_scheme_b.cpp.

Member Function Documentation

◆ operator+=() [1/2]

F3 & F3::operator+= ( const F3 o)
inline

Definition at line 38 of file test_dem_scheme_b.cpp.

References v.

◆ operator+=() [2/2]

F3 & F3::operator+= ( const F3 o)
inline

Definition at line 40 of file test_dem_scheme_c.cpp.

References v.

Member Data Documentation

◆ v

double F3::v = {0, 0, 0}

Definition at line 37 of file test_dem_scheme_b.cpp.

Referenced by main(), operator+=(), pair_force(), and pf().


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