OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Functions
SIndex.h File Reference
#include "Index/NDIndex.h"
#include "Index/SOffset.h"
#include "Index/LSIndex.h"
#include "FieldLayout/FieldLayoutUser.h"
#include "Utility/Inform.h"
#include <memory>
#include <vector>
#include <iostream>
#include "Index/SIndex.hpp"
Include dependency graph for SIndex.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SIndex< Dim >
 

Functions

template<unsigned Dim>
std::ostream & operator<< (std::ostream &, const SIndex< Dim > &)
 

Function Documentation

◆ operator<<()

template<unsigned Dim>
std::ostream& operator<< ( std::ostream &  o,
const SIndex< Dim > &  si 
)

Definition at line 741 of file SIndex.hpp.

References a, SIndex< Dim >::begin_iv(), SIndex< Dim >::end_iv(), endl(), SIndex< Dim >::getDomain(), SIndex< Dim >::getOffset(), and SIndex< Dim >::size_iv().

Here is the call graph for this function: