Home
last modified time | relevance | path

Searched defs:nbNodes (Results 1 – 25 of 77) sorted by relevance

1234

/dports/cad/opencascade/opencascade-7.6.0/src/Poly/
H A DPoly.cxx74 const Standard_Integer nbNodes = aTri->NbNodes(); in Handle() local
122 Standard_Integer i, nbNodes = T->NbNodes(); in Write() local
194 Standard_Integer i, nbNodes = P->NbNodes(); in Write() local
245 Standard_Integer i, nbNodes = P->NbNodes(); in Write() local
309 Standard_Integer nbNodes, nbTriangles; in Handle() local
375 Standard_Integer nbNodes; in Handle() local
430 Standard_Integer nbNodes; in Handle() local
/dports/cad/opencascade/opencascade-7.6.0/src/GeometryTest/
H A DGeometryTest_PolyCommands.cxx46 Standard_Integer nbNodes = Draw::Atoi(a[2]); in polytr() local
92 Standard_Integer nbNodes = Draw::Atoi(a[2]); in polygon3d() local
124 Standard_Integer nbNodes = Draw::Atoi(a[2]); in polygon2d() local
/dports/cad/opencascade/opencascade-7.6.0/src/BinMDataXtd/
H A DBinMDataXtd_TriangulationDriver.cxx57 Standard_Integer nbNodes(0), nbTriangles(0); in Paste() local
123 Standard_Integer nbNodes = PT->NbNodes(); in Paste() local
/dports/cad/opencascade/opencascade-7.6.0/src/XmlMDataXtd/
H A DXmlMDataXtd_TriangulationDriver.cxx76 Standard_Integer nbNodes, nbTriangles, hasUV; in Paste() local
140 Standard_Integer nbNodes = PT->NbNodes(); in Paste() local
/dports/devel/emscripten/emscripten-2.0.3/tests/core/
H A Dtest_std_cout_new.cpp14 const int nbNodes = 100; variable
/dports/math/igraph/igraph-0.9.5/src/games/
H A Dislands.c59 int nbNodes; in igraph_simple_interconnected_islands_game() local
/dports/cad/opencascade/opencascade-7.6.0/src/MeshVS/
H A DMeshVS_DataSource.cxx58 Standard_Integer nbNodes; in GetNormal() local
325 Standard_Integer nbNodes; in GetBoundingBox() local
/dports/math/couenne/Couenne-releases-0.5.8/Couenne/src/convex/
H A DCouenneCutGenerator.cpp212 int nbNodes = BabPtr_->model().getNodeCount(); in printLineInfo() local
/dports/devel/emscripten/emscripten-2.0.3/tests/
H A Dgl_subdata.cpp56 const int nbNodes = 512; variable
H A Dfloat_tex.cpp57 const int nbNodes = 512; variable
/dports/cad/opencascade/opencascade-7.6.0/src/BRepTools/
H A DBRepTools_ShapeSet.cxx1334 Standard_Integer i1, nbNodes = P->NbNodes(); in WritePolygon3D() local
1424 Standard_Integer i, j, nbNodes, nbtri = myTriangulations.Extent(); in WriteTriangulation() local
1562 Standard_Integer nbNodes =0, nbTriangles=0; in ReadTriangulation() local
/dports/cad/opencascade/opencascade-7.6.0/src/VrmlData/
H A DVrmlData_ShapeConvert.cxx184 Standard_Integer nbNodes = aPT->NbNodes(); in Handle() local
206 const Standard_Integer nbNodes = TD.NbPoints(); in Handle() local
H A DVrmlData_IndexedFaceSet.cxx153 const Standard_Integer nbNodes(mapNodeId.Extent()); in Handle() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/tests/unit/
H A Dunit_ILU_TermMatrixCsStorage.cpp56 Number nbNodes = 4; in unit_ILU_TermMatrixCsStorage() local
H A Dunit_IncompleteFacto_TermMatrixCsStorage.cpp61 Number nbNodes = 4; in unit_IncompleteFacto_TermMatrixCsStorage() local
/dports/cad/opencascade/opencascade-7.6.0/src/BRepMesh/
H A DBRepMesh_Triangulator.cxx37 Standard_Integer nbNodes = 0; in wireNodesNb() local
/dports/cad/gmsh/gmsh-4.9.2-source/Geo/
H A DGModelIO_VTK.cpp382 int nbNodes = (int)cells[i].size(); in readVTK() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/utils/
H A DGraph.cpp164 std::vector<number_t> Graph::renumber(number_t nbNodes) in renumber()
/dports/cad/opencascade/opencascade-7.6.0/src/BRepBndLib/
H A DBRepBndLib.cxx84 Standard_Integer i, nbNodes; in Add() local
235 Standard_Integer i, nbNodes; in AddOptimal() local
/dports/science/v_sim/v_sim-3.8.0/src/
H A Dvisu_dataloader.c286 guint nbNodes; member
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/HighOrderMeshOptimizer/
H A DHighOrderMeshElasticAnalogy.cpp241 int nbNodes = e->getNumVertices(); in _computeMetricInfo() local
382 int nbNodes = e->getNumVertices(); in _smoothMetric() local
/dports/devel/rgbds/rgbds/src/link/
H A Dobject.c37 uint32_t nbNodes; member
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/src/
H A DSmoothCurve.cpp179 int nbNodes = (int)_entities.size()*2;// the mesh edges are stored in u_from_position() local
/dports/math/vtk9/VTK-9.1.0/IO/Export/
H A DvtkJSONSceneExporter.cxx460 vtkIdType nbNodes = dctfn->GetSize(); in WriteLookupTable() local
/dports/biology/velvet/velvet_1.2.10/contrib/MetaVelvet-1.2.01/Velvet-1.1.06/
H A DpreGraphConstruction.c52 IDnum nbNodes; in createNodeLocks() local

1234