ndtbl
Contents:
ndtbl
Format
API reference
Python package
Python API
ndtbl
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
K
|
M
|
N
|
P
|
R
|
S
|
U
|
W
A
axis_sizes (ndtbl.FieldGroup property)
(ndtbl.GroupMetadata property)
C
coordinates() (ndtbl.ExplicitAxis method)
(ndtbl.UniformAxis method)
D
dimension (ndtbl.FieldGroup property)
(ndtbl.GroupMetadata property)
dtype (ndtbl.FieldGroup property)
dtype_name (ndtbl.FieldGroup property)
(ndtbl.GroupMetadata property)
E
ExplicitAxis (class in ndtbl)
F
field_count (ndtbl.FieldGroup property)
(ndtbl.GroupMetadata property)
FieldGroup (class in ndtbl)
G
GroupMetadata (class in ndtbl)
K
kind (ndtbl.ExplicitAxis property)
(ndtbl.UniformAxis property)
M
max (ndtbl.ExplicitAxis property)
metadata() (ndtbl.FieldGroup method)
min (ndtbl.ExplicitAxis property)
module
ndtbl
N
ndtbl
module
ndtbl::Axis (C++ class)
ndtbl::Axis::Axis (C++ function)
ndtbl::Axis::bracket (C++ function)
ndtbl::Axis::coordinate (C++ function)
ndtbl::Axis::coordinates (C++ function)
ndtbl::Axis::equivalent (C++ function)
ndtbl::Axis::from_coordinates (C++ function)
ndtbl::Axis::kind (C++ function)
ndtbl::Axis::max (C++ function)
ndtbl::Axis::min (C++ function)
ndtbl::Axis::size (C++ function)
ndtbl::Axis::uniform (C++ function)
ndtbl::axis_kind (C++ enum)
ndtbl::axis_kind::explicit_coordinates (C++ enumerator)
ndtbl::axis_kind::uniform (C++ enumerator)
ndtbl::bounds_policy (C++ enum)
ndtbl::bounds_policy::clamp (C++ enumerator)
ndtbl::bounds_policy::throw_error (C++ enumerator)
ndtbl::CubicStencil (C++ type)
ndtbl::FieldGroup (C++ class)
ndtbl::FieldGroup::evaluate_all (C++ function)
ndtbl::FieldGroup::evaluate_all_as (C++ function)
ndtbl::FieldGroup::evaluate_all_cubic (C++ function)
ndtbl::FieldGroup::evaluate_all_cubic_as (C++ function)
ndtbl::FieldGroup::evaluate_all_cubic_into (C++ function)
ndtbl::FieldGroup::evaluate_all_cubic_into_as (C++ function)
ndtbl::FieldGroup::evaluate_all_into (C++ function)
ndtbl::FieldGroup::evaluate_all_into_as (C++ function)
ndtbl::FieldGroup::evaluate_all_linear (C++ function)
ndtbl::FieldGroup::evaluate_all_linear_as (C++ function)
ndtbl::FieldGroup::evaluate_all_linear_into (C++ function)
ndtbl::FieldGroup::evaluate_all_linear_into_as (C++ function)
ndtbl::FieldGroup::field_count (C++ function)
ndtbl::FieldGroup::field_index (C++ function)
ndtbl::FieldGroup::field_names (C++ function)
ndtbl::FieldGroup::FieldGroup (C++ function)
,
[1]
,
[2]
ndtbl::FieldGroup::grid (C++ function)
ndtbl::FieldGroup::interleaved_values (C++ function)
ndtbl::FieldGroup::point_count (C++ function)
ndtbl::Grid (C++ class)
ndtbl::Grid::axes (C++ function)
ndtbl::Grid::axis (C++ function)
ndtbl::Grid::dimensions (C++ member)
ndtbl::Grid::equivalent (C++ function)
ndtbl::Grid::extent (C++ function)
ndtbl::Grid::extents (C++ function)
ndtbl::Grid::Grid (C++ function)
,
[1]
ndtbl::Grid::point_count (C++ function)
ndtbl::Grid::prepare_cubic (C++ function)
ndtbl::Grid::prepare_linear (C++ function)
ndtbl::Grid::stride (C++ function)
ndtbl::Grid::strides (C++ function)
ndtbl::GroupMetadata (C++ struct)
ndtbl::GroupMetadata::axes (C++ member)
ndtbl::GroupMetadata::dimension (C++ member)
ndtbl::GroupMetadata::field_count (C++ member)
ndtbl::GroupMetadata::field_names (C++ member)
ndtbl::GroupMetadata::format_version (C++ member)
ndtbl::GroupMetadata::point_count (C++ member)
ndtbl::GroupMetadata::value_type (C++ member)
ndtbl::LinearStencil (C++ type)
ndtbl::read_field_group (C++ function)
ndtbl::read_group_metadata (C++ function)
ndtbl::read_runtime_field_group (C++ function)
ndtbl::RuntimeFieldGroup (C++ class)
ndtbl::RuntimeFieldGroup::axes (C++ function)
ndtbl::RuntimeFieldGroup::empty (C++ function)
ndtbl::RuntimeFieldGroup::evaluate_all_cubic (C++ function)
ndtbl::RuntimeFieldGroup::evaluate_all_cubic_into (C++ function)
ndtbl::RuntimeFieldGroup::evaluate_all_linear (C++ function)
ndtbl::RuntimeFieldGroup::evaluate_all_linear_into (C++ function)
ndtbl::RuntimeFieldGroup::field_count (C++ function)
ndtbl::RuntimeFieldGroup::field_index (C++ function)
ndtbl::RuntimeFieldGroup::field_names (C++ function)
ndtbl::RuntimeFieldGroup::RuntimeFieldGroup (C++ function)
,
[1]
ndtbl::RuntimeFieldGroup::value_type (C++ function)
ndtbl::RuntimeFieldGroup::write (C++ function)
ndtbl::scalar_type (C++ enum)
ndtbl::scalar_type::float32 (C++ enumerator)
ndtbl::scalar_type::float64 (C++ enumerator)
ndtbl::TensorStencil (C++ class)
ndtbl::TensorStencil::dimensions (C++ member)
ndtbl::TensorStencil::point_index (C++ function)
ndtbl::TensorStencil::point_indices (C++ function)
ndtbl::TensorStencil::points (C++ member)
ndtbl::TensorStencil::points_per_axis (C++ member)
ndtbl::TensorStencil::weight (C++ function)
ndtbl::TensorStencil::weights (C++ function)
NdtblFormatError
P
point_count (ndtbl.FieldGroup property)
(ndtbl.GroupMetadata property)
R
read_group() (in module ndtbl)
read_metadata() (in module ndtbl)
S
size (ndtbl.ExplicitAxis property)
U
UniformAxis (class in ndtbl)
W
write_group() (in module ndtbl)