emcNodeHelper.C File Reference

#include "emcNodeHelper.h"
#include "PHCompositeNode.h"
#include "PHNodeIterator.h"
#include <cassert>
#include <string>
#include <vector>

Include dependency graph for emcNodeHelper.C:

Go to the source code of this file.

Functions

void splitPath (const char *path, std::vector< std::string > &paths)


Function Documentation

void splitPath const char *  path,
std::vector< std::string > &  paths
 

Definition at line 10 of file emcNodeHelper.C.

Referenced by emcNodeHelper::findCompositeNode(), and emcNodeHelper::makeCompositeNode().