Home
last modified time | relevance | path

Searched defs:edgeLen (Results 1 – 25 of 27) sorted by relevance

12

/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/
H A Dsurface_mesh.h126 inline void edgeLen(int i,double *el) in edgeLen() function
129 inline double edgeLen(int i,int iEdge) in edgeLen() function
202 inline double* edgeLen(int i) {return (edgeLen_)(i);} in edgeLen() function
H A Dmath_extra_liggghts.h559 void MathExtraLiggghts::calcBaryTriCoords(double *ap, double **edgeVec, double *edgeLen, double *ba… in calcBaryTriCoords()
573 double *edgeLen, double *bary) in calcBaryTriCoords()
/dports/graphics/opencolorio/OpenColorIO-1.1.1/src/apps/ociolutimage/
H A Dmain.cpp333 void GenerateIdentityLut3D(float* img, int edgeLen, int numChannels, in GenerateIdentityLut3D()
368 void WriteLut3D(const std::string & filename, const float* lutdata, int edgeLen) in WriteLut3D()
/dports/graphics/opencolorio-tools/OpenColorIO-1.1.1/src/apps/ociolutimage/
H A Dmain.cpp333 void GenerateIdentityLut3D(float* img, int edgeLen, int numChannels, in GenerateIdentityLut3D()
368 void WriteLut3D(const std::string & filename, const float* lutdata, int edgeLen) in WriteLut3D()
/dports/graphics/py-opencolorio/OpenColorIO-1.1.1/src/apps/ociolutimage/
H A Dmain.cpp333 void GenerateIdentityLut3D(float* img, int edgeLen, int numChannels, in GenerateIdentityLut3D()
368 void WriteLut3D(const std::string & filename, const float* lutdata, int edgeLen) in WriteLut3D()
/dports/graphics/glx-utils/demos-5435fc7fbd332e171da9a71e33a9b190e9462cf0/src/tests/
H A Dmanytex.c166 GLfloat edgeLen = sqrt(area); in Init() local
/dports/graphics/mesa-demos/mesa-demos-8.4.0/src/tests/
H A Dmanytex.c166 GLfloat edgeLen = sqrt(area); in Init() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_measure/
H A Dfilter_measure.cpp169 float edgeLen[4]; in applyFilter() local
/dports/games/pioneer/pioneer-20210723/src/
H A DGeoPatchJobs.cpp215 const int edgeLen, in GenerateSubPatchData()
H A DGasGiant.cpp94 int edgeLen; member in GasPatchContext
244 const Sint32 edgeLen = ctx->edgeLen; in UpdateVBOs() local
H A DGeoPatch.cpp101 const Sint32 edgeLen = m_ctx->GetEdgeLen(); in UpdateVBOs() local
H A DGeoPatchJobs.h45 const int edgeLen; variable
/dports/x11-wm/libcompizconfig/libcompizconfig-0.8.8/src/
H A Dbindings.c256 int edgeLen = strlen (edgeList[i].name); in ccsStringToEdges() local
/dports/devel/tokamak/tokamak_release/tokamaksrc/src/
H A Dsphere.cpp309 f32 edgeLen = dir.Length(); in MeasureSphereAndTriEdge() local
/dports/science/elmerfem/elmerfem-release-9.0/meshgen2d/src/
H A DMesh.cpp185 int edgeLen = ly->loops[j]->edges.size(); in convertEdgeFormat() local
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/fetk/mc/src/gem/
H A Dgemg.c534 double tmpLen,edgeLen,TOL; in Gem_longestEdge() local
633 double tmpLen,edgeLen,TOL; in Gem_shortestEdge() local
/dports/science/axom/axom-0.6.1/src/axom/quest/examples/
H A Dcontainment_driver.cpp380 LengthType edgeLen(len); in printSurfaceStats() local
/dports/x11-toolkits/wxgtk31/wxWidgets-3.1.5/samples/opengl/pyramid/
H A Doglstuff.cpp1187 double edgeLen = MyDistance(myVec3(gVerts[0], gVerts[1], gVerts[2]), in SetStringOnPyr() local
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/meshlabplugins/filter_img_patch_param/
H A Dfilter_img_patch_param.cpp840 float edgeLen = std::sqrt( totalArea ); in patchPacking() local
/dports/math/xlife++/xlifepp-sources-v2.0.1-2018-05-09/src/geometry/
H A Dgeometries3D.hpp681 real_t edgeLen() const { return xlength_; } //!< returns edge length in edgeLen() function in xlifepp::Cube
/dports/graphics/graphviz/graphviz-2.44.1/lib/ortho/
H A Dortho.c1207 edgeLen (Agedge_t* e) in edgeLen() function
/dports/science/PETSc/petsc-3.14.1/src/dm/impls/plex/
H A Dplexcreate.c1871 const PetscReal edgeLen = 2.0/(1.0 + PETSC_PHI) * (R/radius); in DMPlexCreateSphereMesh() local
2061 const PetscReal edgeLen = 1.0/PETSC_PHI; in DMPlexCreateSphereMesh() local
/dports/cad/gmsh/gmsh-4.9.2-source/contrib/QuadMeshingTools/
H A DqmtMeshUtils.cpp1413 std::vector<double> edgeLen(4 * all_quads.size()); in appendQuadMeshStatistics() local
/dports/graphics/wdune/wdune-1.926/vcglib/vcg/complex/algorithms/
H A Dvoronoi_processing.h1671 ScalarType edgeLen = tri::Stat<MeshType>::ComputeFaceEdgeLengthAverage(m); in PreprocessForVoronoi() local
/dports/devel/vcglib/vcglib-2020.09/vcg/complex/algorithms/
H A Dvoronoi_processing.h1656 ScalarType edgeLen = tri::Stat<MeshType>::ComputeFaceEdgeLengthAverage(m); in PreprocessForVoronoi() local

12