Home
last modified time | relevance | path

Searched refs:shareFace (Results 1 – 6 of 6) sorted by relevance

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dtet_mesh.h67 bool shareFace(int i, int j, int &iFace, int &jFace);
H A Dvolume_mesh.h103 virtual bool shareFace(int i, int j, int &iFace, int &jFace) = 0;
H A Dtet_mesh_I.h200 bool TetMesh::shareFace(int i, int j, int &iFace, int &jFace) in shareFace() function
H A Dvolume_mesh_I.h368 if(shareFace(i,j,iFace,jFace)) in buildNeighbours()
/dports/math/vtk9/VTK-9.1.0/ThirdParty/vtkm/vtkvtkm/vtk-m/vtkm/filter/
H A DContourTreeUniformAugmented.hxx378 RegularDecomposer::BoolVector shareFace(3, true); in DoPostExecute() local
384 shareFace, in DoPostExecute()
H A DContourTreeUniformDistributed.hxx796 RegularDecomposer::BoolVector shareFace(3, true); in DoPostExecute() local
802 shareFace, in DoPostExecute()