Home
last modified time | relevance | path

Searched defs:cmesh (Results 1 – 16 of 16) sorted by relevance

/dports/science/conduit/conduit-0.8.0/src/libs/blueprint/c/
H A Dconduit_blueprint_mpi_mesh_c.cpp31 conduit_blueprint_mpi_mesh_partition(const conduit_node *cmesh, in conduit_blueprint_mpi_mesh_partition()
46 conduit_blueprint_mpi_mesh_flatten(const conduit_node *cmesh, in conduit_blueprint_mpi_mesh_flatten()
H A Dconduit_blueprint_mesh_c.cpp57 conduit_blueprint_mesh_generate_index(const conduit_node *cmesh, in conduit_blueprint_mesh_generate_index()
74 conduit_blueprint_mesh_partition(const conduit_node *cmesh, in conduit_blueprint_mesh_partition()
88 conduit_blueprint_mesh_flatten(const conduit_node *cmesh, in conduit_blueprint_mesh_flatten()
/dports/science/conduit/conduit-0.8.0/src/libs/blueprint/fortran/
H A Dconduit_blueprint_mesh_fortran.f90101 subroutine conduit_blueprint_mesh_generate_index(cmesh,ref_path,num_domains,cindex_dest) argument
116 subroutine conduit_blueprint_mesh_flatten(cmesh, copts, coutput) argument
/dports/math/vtk9/VTK-9.1.0/Filters/General/
H A DvtkDeformPointSet.cxx88 vtkPolyData* cmesh = vtkPolyData::SafeDownCast(cmeshInfo->Get(vtkDataObject::DATA_OBJECT())); in RequestData() local
201 vtkDataObject* cmesh = this->GetControlMeshData(); in PrintSelf() local
/dports/math/vtk8/VTK-8.2.0/Filters/General/
H A DvtkDeformPointSet.cxx93 vtkPolyData *cmesh = vtkPolyData::SafeDownCast( in RequestData() local
207 vtkDataObject *cmesh = this->GetControlMeshData(); in PrintSelf() local
/dports/math/vtk6/VTK-6.2.0/Filters/General/
H A DvtkDeformPointSet.cxx95 vtkPolyData *cmesh = vtkPolyData::SafeDownCast( in RequestData() local
209 vtkDataObject *cmesh = this->GetControlMeshData(); in PrintSelf() local
/dports/science/jmol/jmol-14.32.7/src/org/jmol/shapecgo/
H A DCGO.java242 CGOMesh cmesh = (CGOMesh) mesh; in getCommand2() local
/dports/science/chrono/chrono-7.0.1/src/chrono/physics/
H A DChLoadBodyMesh.cpp20 …BodyMesh::ChLoadBodyMesh(std::shared_ptr<ChBody> cbody, geometry::ChTriangleMeshConnected& cmesh) { in ChLoadBodyMesh()
/dports/science/chrono/chrono-7.0.1/src/chrono/fea/
H A DChLoadContactSurfaceMesh.cpp22 ChLoadContactSurfaceMesh::ChLoadContactSurfaceMesh(std::shared_ptr<ChContactSurfaceMesh> cmesh) : c… in ChLoadContactSurfaceMesh()
/dports/games/pioneer/pioneer-20210723/src/
H A DCityOnPlanet.cpp297 const CollMesh *cmesh = bt.collMesh.Get(); // collision mesh in CityOnPlanet() local
/dports/games/openclonk/openclonk-release-8.1-src/src/lib/
H A DStdMeshLoaderBinary.cpp452 Ogre::Mesh::ChunkMesh &cmesh = *static_cast<Ogre::Mesh::ChunkMesh*>(root.get()); in LoadMeshBinary() local
/dports/lang/yorick/yorick-y_2_2_04/gist/
H A Dbench.c63 GpColor *cmesh=0; variable
/dports/science/axom/axom-0.6.1/src/axom/quest/tests/
H A Dquest_point_in_cell_mfem.cpp1279 axom::mint::CurvilinearMesh cmesh(res + 1, res + 1); in TEST_F() local
/dports/math/freefem++/FreeFem-sources-4.6/src/femlib/
H A DFESpace.hpp641 CountPointer<const Mesh> cmesh; member in Fem2D::FESpace
H A DFESpacen.hpp529 CountPointer<const Mesh> cmesh; member in Fem2D::GFESpace
/dports/astro/p5-Starlink-AST/Starlink-AST-1.05/ast/
H A Dregion.c8453 AstPointSet *cmesh; /* PointSet holding current Frame mesh */ in GetRegionBounds() local