STLExplorer Member List
This is the complete list of members for
STLExplorer, including all inherited members.
BuildKDTree() | STLExplorer | [protected] |
DoExplore() | STLExplorer | [protected] |
Explore(RefCountedPtr< STLBox > a_sb) | STLExplorer | |
Explore(const Box &a_region, const ProblemDomain &a_domain, const RealVect &a_origin, const RealVect &a_dx) | STLExplorer | |
FillInCellLine(vector< IntVect > &cells, int &i, const int &itri, const int &idir0, const int &idir1) | STLExplorer | [protected] |
FindCellEdgesOnBondary() | STLExplorer | [protected] |
FindCellsInTriangles() | STLExplorer | [protected] |
FindCellsOnEdges() | STLExplorer | [protected] |
FindCellsOnVertices() | STLExplorer | [protected] |
FindEdgeInOut(const CellEdge &celledge, bool &isNode0Inside, bool &isNode1Inside) | STLExplorer | [protected] |
FindEdgeInOutWithKDTree(const CellEdge &celledge, bool &isNode0Inside, bool &isNode1Inside) | STLExplorer | [protected] |
FindPlaneLineIntersection(const CellEdge &celledge, const int &triangle) | STLExplorer | [protected] |
GetCellEdgeIntersection(const CellEdge &a_celledge, RealVect &a_intersectPt, bool &a_isNode0Inside, bool &a_isNode1Inside) | STLExplorer | |
GetPointInOut(const IntVect &a_point, bool &a_inout) | STLExplorer | |
GetSTLBox(RefCountedPtr< STLBox > &a_sb) | STLExplorer | |
GetTriMap(Vector< Vector< IntVect > > **a_trimap) | STLExplorer | |
GetVertMap(Vector< IntVect > **a_vertmap) | STLExplorer | |
IsPointInTriangle(const RealVect &point, const int &triangle) | STLExplorer | [protected] |
IsPointOnCellEdge(const RealVect &point, const CellEdge &celledge) | STLExplorer | [protected] |
m_freestlbox | STLExplorer | [protected] |
m_msh | STLExplorer | [protected] |
m_printdebug | STLExplorer | [protected] |
m_ptree | STLExplorer | [protected] |
m_sb | STLExplorer | [protected] |
m_trimap | STLExplorer | [protected] |
m_vertmap | STLExplorer | [protected] |
operator=(const STLExplorer &a_inputReader) | STLExplorer | [inline, private] |
RecursiveKDTreeInsert(vector< pair< RealVect, pair< IntVect, bool > * > > &allNodes, const int &nstart, const int &nend, const int &depth) | STLExplorer | [protected] |
RemoveCellsOutsideDomain() | STLExplorer | [protected] |
STLExplorer(RefCountedPtr< STLMesh > a_stlmesh) | STLExplorer | |
STLExplorer() | STLExplorer | [inline, private] |
WhichNodeIsInside(const CellEdge &celledge, const int &triangle) | STLExplorer | [protected] |
~STLExplorer() | STLExplorer | |