STLUtil.H File Reference

#include <map>
#include "RealVect.H"
#include "IntVect.H"
#include "MayDay.H"
#include "CellEdge.H"
#include "NamespaceHeader.H"
#include "NamespaceFooter.H"

Include dependency graph for STLUtil.H:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  STLUtil

Classes

struct  STLUtil::IVCompareSWO
struct  STLUtil::EdgeCompareSWO
struct  STLUtil::RealIntCompare
struct  STLUtil::TriInCell

Typedefs

typedef map< IntVect,
TriInCell, IVCompareSWO > 
STLUtil::CellMap
typedef map< IntVect, bool,
IVCompareSWO > 
STLUtil::NodeMap
typedef map< CellEdge,
RealVect, EdgeCompareSWO > 
STLUtil::EdgeMap
typedef CellMap::iterator STLUtil::CellMapIt
typedef NodeMap::iterator STLUtil::NodeMapIt
typedef EdgeMap::iterator STLUtil::EdgeMapIt

Functions

void STLUtil::PMap (const CellMap &m)
void STLUtil::PMap (const pair< IntVect, TriInCell > &p)
void STLUtil::PIV (const IntVect &iv)
void STLUtil::PRV (const RealVect &iv)
void STLUtil::PVec (const Vector< int > &v)
void STLUtil::PVec (const Vector< IntVect > &v)
void STLUtil::PVec (const Vector< RealVect > &v)
void STLUtil::PVec (const Vector< Vector< IntVect > > &v)
void STLUtil::PVec (const Vector< Vector< int > > &v)
RealVect STLUtil::IVToRV (const IntVect &iv, const RealVect &a_origin, const RealVect &a_dx)
IntVect STLUtil::RVSign (const RealVect &rv)


Generated on Fri Apr 5 04:24:25 2019 for Chombo + EB by  doxygen 1.5.5