OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Functions
Vnode.h File Reference
#include "Utility/RefCounted.h"
#include "Index/NDIndex.h"
#include <iostream>
Include dependency graph for Vnode.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Vnode< Dim >
 

Functions

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

Function Documentation

◆ operator<<()

template<unsigned Dim>
std::ostream & operator<< ( std::ostream &  out,
const Vnode< Dim > &  v 
)
inline

Definition at line 90 of file Vnode.h.

References Vnode< Dim >::getDomain(), Vnode< Dim >::getNode(), and Vnode< Dim >::getVnode().

Here is the call graph for this function: