OPAL (Object Oriented Parallel Accelerator Library)  2021.1.99
OPAL
Classes | Functions
BoundaryGeometry.h File Reference
#include <unordered_map>
#include <unordered_set>
#include <array>
#include <vector>
#include "AbstractObjects/Definition.h"
#include "Attributes/Attributes.h"
#include "Utilities/Util.h"
#include "Utility/IpplTimings.h"
#include "Utility/PAssert.h"
#include <gsl/gsl_rng.h>
Include dependency graph for BoundaryGeometry.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BoundaryGeometry
 

Functions

Informoperator<< (Inform &os, const BoundaryGeometry &b)
 

Function Documentation

◆ operator<<()

Inform& operator<< ( Inform os,
const BoundaryGeometry b 
)
inline

Definition at line 306 of file BoundaryGeometry.h.

References BoundaryGeometry::printInfo().

Here is the call graph for this function: