Description

Chrono::Multicore pair (2-dimensional vector).

#include <real2.h>

Public Member Functions

CUDA_HOST_DEVICE real2 (real _x)
 
CUDA_HOST_DEVICE real2 (real _x, real _y)
 
CUDA_HOST_DEVICE operator real * ()
 
CUDA_HOST_DEVICE operator const real * () const
 
CUDA_HOST_DEVICE void Set (real x_, real y_)
 

Public Attributes

real x
 
real y
 

The documentation for this class was generated from the following file:
  • /builds/uwsbel/chrono/src/chrono/multicore_math/real2.h