Changeset 252f5c for src/base/helper.hpp
- Timestamp:
- May 2, 2013, 11:58:02 AM (13 years ago)
- Children:
- 092b175
- Parents:
- da7c98
- File:
-
- 1 edited
-
src/base/helper.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/base/helper.hpp
rda7c98 r252f5c 191 191 } 192 192 193 bool AssertVectorsEqual(const Vector& pos_1, const Vector& pos_2 );193 bool AssertVectorsEqual(const Vector& pos_1, const Vector& pos_2, const vmg_float& tol); 194 194 195 195 vmg_float InterpolateTrilinear(const Vector& point, const Grid& grid);
Note:
See TracChangeset
for help on using the changeset viewer.
