chombo-discharge
Classes | Functions
CD_KMCDualState.H File Reference

Declaration of a simple state vector for running Kinetic Monte Carlo for plasma problems. More...

#include <vector>
#include <CD_NamespaceHeader.H>
#include <CD_NamespaceFooter.H>
#include <CD_KMCDualStateImplem.H>
Include dependency graph for CD_KMCDualState.H:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  KMCDualState< T >
 Declaration of a "dual state" for advancing with the Kinetic Monte Carlo module. More...
 

Functions

template<typename T >
std::ostream & operator<< (std::ostream &ostr, const KMCDualState< T > &a_state)
 State printing function. More...
 

Detailed Description

Declaration of a simple state vector for running Kinetic Monte Carlo for plasma problems.

Author
Robert Marskar

Function Documentation

◆ operator<<()

template<typename T >
std::ostream& operator<< ( std::ostream &  ostr,
const KMCDualState< T > &  a_state 
)
inline

State printing function.

Parameters
[in]ostrOutput stream
[in]a_stateState vector