val_array.h File Reference
Include dependency graph for val_array.h:
This graph shows which files directly or indirectly include this file:

Classes

class  TiledArray::detail::ValArray< T >
 Value array. More...
 

Namespaces

 TiledArray
 
 TiledArray::detail
 

Macros

#define TILEDARRAY_DEFAULT_ALIGNMENT   16
 

Functions

template<typename T >
std::ostream & TiledArray::detail::operator<< (std::ostream &os, const ValArray< T > &val_array)
 

Macro Definition Documentation

◆ TILEDARRAY_DEFAULT_ALIGNMENT

#define TILEDARRAY_DEFAULT_ALIGNMENT   16

Definition at line 32 of file val_array.h.