Home
last modified time | relevance | path

Searched refs:spanPoint (Results 1 – 2 of 2) sorted by relevance

/dports/math/hmat-oss/hmat-oss-1.7.1/src/
H A Dcoordinates.hpp148 double spanPoint(unsigned dof, unsigned pointId, unsigned dim) const { in spanPoint() function in hmat::DofCoordinates
H A Dcluster_tree.cpp203 bb_[i] = coords.spanPoint(myIndices[0], 0, i); in AxisAlignedBoundingBox()