Home
last modified time | relevance | path

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

/dports/graphics/ossim/ossim-OrchidIsland-2.11.1/share/ossim/templates/
H A Delevation_database_template.sql22 lat_points int(11) DEFAULT '0' NOT NULL, field
57 lat_points int(11) DEFAULT '0' NOT NULL, field
92 lat_points int(11) DEFAULT '0' NOT NULL, field
/dports/math/latte-integrale/latte-version_1_7_6/code/latte/genFunction/
H A Dpiped.cpp329 listVector *lat_points = NULL; in pointsInParallelepiped() local
333 lat_points = appendVectorToListVector(trans_lat_pt, lat_points); in pointsInParallelepiped()
336 return (lat_points); in pointsInParallelepiped()