#include <BinaryRawFile.h>
◆ Interpolator
Enumerator |
---|
NEAREST_NEIGHBOR | |
◆ BinaryRawFileInterpolator()
walberla::geometry::BinaryRawFileInterpolator::BinaryRawFileInterpolator |
( |
const AABB & |
aabb, |
|
|
const BinaryRawFile & |
binaryRawFile, |
|
|
Interpolator |
interpolator |
|
) |
| |
|
inline |
◆ aabb()
const AABB& walberla::geometry::BinaryRawFileInterpolator::aabb |
( |
| ) |
const |
|
inline |
◆ get() [1/2]
bool walberla::geometry::BinaryRawFileInterpolator::get |
( |
const real_t |
x, |
|
|
const real_t |
y, |
|
|
const real_t |
z |
|
) |
| const |
|
inline |
◆ get() [2/2]
bool walberla::geometry::BinaryRawFileInterpolator::get |
( |
const Vector3< real_t > & |
pos | ) |
const |
|
inline |
◆ getNearestNeighbor()
bool walberla::geometry::BinaryRawFileInterpolator::getNearestNeighbor |
( |
const real_t |
x, |
|
|
const real_t |
y, |
|
|
const real_t |
z |
|
) |
| const |
|
inlineprivate |
◆ interpolator()
Interpolator walberla::geometry::BinaryRawFileInterpolator::interpolator |
( |
| ) |
const |
|
inline |
◆ aabb_
AABB walberla::geometry::BinaryRawFileInterpolator::aabb_ |
|
private |
◆ binaryRawFile_
const BinaryRawFile& walberla::geometry::BinaryRawFileInterpolator::binaryRawFile_ |
|
private |
◆ interpolator_
Interpolator walberla::geometry::BinaryRawFileInterpolator::interpolator_ |
|
private |
The documentation for this class was generated from the following file:
- /builds/administration/walberla-website/walberla/src/geometry/structured/BinaryRawFile.h