Definition at line 16 of file Compadre_Misc.hpp.
 
#include <Compadre_Misc.hpp>
 | 
| double  | x | 
|   | 
| double  | y | 
|   | 
| double  | z | 
|   | 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION Compadre::XYZ::XYZ  | 
          ( | 
          double  | 
          _x = 0.0,  | 
         
        
           | 
           | 
          double  | 
          _y = 0.0,  | 
         
        
           | 
           | 
          double  | 
          _z = 0.0  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION Compadre::XYZ::XYZ  | 
          ( | 
          const scalar_type *  | 
          arry | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | Compadre::XYZ::XYZ  | 
          ( | 
          const std::vector< scalar_type > &  | 
          vec | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION size_t Compadre::XYZ::extent  | 
          ( | 
          int  | 
          comp = 0 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION int Compadre::XYZ::extent_int  | 
          ( | 
          int  | 
          comp = 0 | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION XYZ Compadre::XYZ::operator*  | 
          ( | 
          double  | 
          scalar | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION XYZ Compadre::XYZ::operator*=  | 
          ( | 
          const double &  | 
          scaling | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION XYZ Compadre::XYZ::operator+=  | 
          ( | 
          const XYZ &  | 
          other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION XYZ Compadre::XYZ::operator+=  | 
          ( | 
          XYZ &  | 
          other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION XYZ Compadre::XYZ::operator-=  | 
          ( | 
          const XYZ &  | 
          other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION XYZ Compadre::XYZ::operator-=  | 
          ( | 
          XYZ &  | 
          other | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION scalar_type& Compadre::XYZ::operator[]  | 
          ( | 
          const int  | 
          i | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
  
  
      
        
          | KOKKOS_INLINE_FUNCTION scalar_type Compadre::XYZ::operator[]  | 
          ( | 
          const int  | 
          i | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: