Navigation
index
modules
|
PyOP2 2020.0 documentation
»
Index
Index
A
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
AbstractDat (class in pyop2.types.dat)
Access (class in pyop2.types.access)
align() (in module pyop2.utils)
arange (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
arities (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
arity (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
ArityTypeError
as_cstr() (in module pyop2.datatypes)
as_ctypes() (in module pyop2.datatypes)
as_numpy_dtype() (in module pyop2.datatypes)
as_tuple() (in module pyop2.utils)
as_type() (in module pyop2.utils)
C
cache_dir (pyop2.configuration.Configuration attribute)
cached_property (class in pyop2.utils)
cdim (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.DatView attribute)
(pyop2.types.data_carrier.DataCarrier attribute)
(pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
check_arg() (pyop2.utils.validate_dtype method)
(pyop2.utils.validate_in method)
(pyop2.utils.validate_range method)
(pyop2.utils.validate_type method)
check_args() (pyop2.utils.validate_base method)
comm (pyop2.types.halo.Halo property)
CompilationError
ComposedMap (class in pyop2.types.map)
Configuration (class in pyop2.configuration)
ConfigurationError
Constant (class in pyop2.types.glob)
copy() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.SetFreeDataCarrier method)
core_part (pyop2.types.set.Set attribute)
core_size (pyop2.types.set.GlobalSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
ctype (pyop2.types.data_carrier.DataCarrier attribute)
D
Dat (class in pyop2.types.dat)
dat_version (pyop2.types.dat.MixedDat property)
(pyop2.types.data_carrier.VecAccessMixin property)
data (pyop2.types.dat.AbstractDat property)
(pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
data_ro (pyop2.types.dat.AbstractDat property)
(pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
data_ro_with_halos (pyop2.types.dat.AbstractDat property)
(pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
data_with_halos (pyop2.types.dat.AbstractDat property)
(pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
data_wo (pyop2.types.dat.AbstractDat property)
(pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
data_wo_with_halos (pyop2.types.dat.AbstractDat property)
(pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
DataCarrier (class in pyop2.types.data_carrier)
DataSet (class in pyop2.types.dataset)
dataset (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.MixedDat attribute)
(pyop2.types.glob.Global attribute)
DataSetTypeError
DataTypeError
DataValueError
DatTypeError
DatView (class in pyop2.types.dat)
decref() (in module pyop2.mpi)
DEFAULTS (pyop2.configuration.Configuration attribute)
difference() (pyop2.types.set.Set method)
(pyop2.types.set.Subset method)
dim (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.DatView attribute)
(pyop2.types.data_carrier.DataCarrier attribute)
(pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
DimTypeError
dm (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
dtype (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.MixedDat attribute)
(pyop2.types.data_carrier.DataCarrier attribute)
(pyop2.types.glob.SetFreeDataCarrier property)
(pyop2.types.map.Map attribute)
dtype_limits() (in module pyop2.datatypes)
duplicate() (pyop2.types.glob.Constant method)
(pyop2.types.glob.Global method)
E
EmptyDataMixin (class in pyop2.types.data_carrier)
ExtrudedSet (class in pyop2.types.set)
F
field_ises (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
flatten() (in module pyop2.utils)
flattened_maps (pyop2.types.map.ComposedMap attribute)
(pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
freeze_halo() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
frozen_halo (class in pyop2.types.dat)
frozen_halo() (pyop2.types.dat.AbstractDat method)
(pyop2.types.glob.Global method)
G
get_petsc_dir() (in module pyop2.utils)
Global (class in pyop2.types.glob)
global_to_local_begin() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
(pyop2.types.halo.Halo method)
global_to_local_end() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
(pyop2.types.halo.Halo method)
GlobalDataSet (class in pyop2.types.dataset)
GlobalSet (class in pyop2.types.set)
H
Halo (class in pyop2.types.halo)
halo (pyop2.types.set.GlobalSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
halo_valid (pyop2.types.dat.DatView property)
(pyop2.types.dat.MixedDat property)
(pyop2.types.glob.SetFreeDataCarrier property)
I
INC (in module pyop2.types.access)
(pyop2.types.access.Access attribute)
incref() (in module pyop2.mpi)
increment_dat_version() (pyop2.types.dat.MixedDat method)
(pyop2.types.data_carrier.DataCarrier method)
IndexTypeError
IndexValueError
indices (pyop2.types.set.Subset attribute)
inner() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.SetFreeDataCarrier method)
internal_comm() (in module pyop2.mpi)
intersection() (pyop2.types.set.Set method)
(pyop2.types.set.Subset method)
is_pyop2_comm() (in module pyop2.mpi)
IterateValueError
iterset (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
K
KernelTypeError
L
layers (pyop2.types.set.ExtrudedSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
layers_array (pyop2.types.set.ExtrudedSet attribute)
(pyop2.types.set.Subset attribute)
layout_vec (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
lgmap (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
load() (pyop2.types.dat.AbstractDat method)
local_ises (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
local_to_global_begin() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
(pyop2.types.halo.Halo method)
local_to_global_end() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
(pyop2.types.halo.Halo method)
local_to_global_numbering (pyop2.types.halo.Halo property)
log() (in module pyop2.logger)
M
Map (class in pyop2.types.map)
MapTypeError
MapValueError
MatTypeError
MAX (in module pyop2.types.access)
(pyop2.types.access.Access attribute)
MIN (in module pyop2.types.access)
(pyop2.types.access.Access attribute)
MixedDat (class in pyop2.types.dat)
MixedDataSet (class in pyop2.types.dataset)
MixedMap (class in pyop2.types.map)
MixedSet (class in pyop2.types.set)
ModeValueError
module
pyop2.configuration
pyop2.datatypes
pyop2.exceptions
pyop2.logger
pyop2.mpi
pyop2.profiling
pyop2.types.access
pyop2.types.dat
pyop2.types.data_carrier
pyop2.types.dataset
pyop2.types.glob
pyop2.types.halo
pyop2.types.map
pyop2.types.set
pyop2.utils
N
name (pyop2.types.data_carrier.DataCarrier attribute)
(pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
(pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
(pyop2.types.set.GlobalSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
NameTypeError
nbytes (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.MixedDat attribute)
(pyop2.types.glob.SetFreeDataCarrier property)
norm (pyop2.types.dat.AbstractDat property)
O
offset (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
offset_quotient (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
owned_indices (pyop2.types.set.Subset attribute)
owned_part (pyop2.types.set.Set attribute)
P
parent (pyop2.types.set.ExtrudedSet attribute)
parse_args() (in module pyop2.utils)
parser() (in module pyop2.utils)
partition_size (pyop2.types.set.GlobalSet property)
(pyop2.types.set.Set property)
PermutedMap (class in pyop2.types.map)
progress() (in module pyop2.logger)
pyop2.configuration
module
pyop2.datatypes
module
pyop2.exceptions
module
pyop2.logger
module
pyop2.mpi
module
pyop2.profiling
module
pyop2.types.access
module
pyop2.types.dat
module
pyop2.types.data_carrier
module
pyop2.types.dataset
module
pyop2.types.glob
module
pyop2.types.halo
module
pyop2.types.map
module
pyop2.types.set
module
pyop2.utils
module
R
READ (in module pyop2.types.access)
(pyop2.types.access.Access attribute)
reconfigure() (pyop2.configuration.Configuration method)
reset() (pyop2.configuration.Configuration method)
RW (in module pyop2.types.access)
(pyop2.types.access.Access attribute)
S
save() (pyop2.types.dat.AbstractDat method)
scalar_lgmap (pyop2.types.dataset.DataSet attribute)
Set (class in pyop2.types.set)
set (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
set_log_level() (in module pyop2.logger)
SetFreeDataCarrier (class in pyop2.types.glob)
SetPartition (class in pyop2.types.set)
SetTypeError
SetValueError
shape (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.DatView attribute)
(pyop2.types.glob.SetFreeDataCarrier property)
size (pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.set.GlobalSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
sizes (pyop2.types.set.GlobalSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
SizeTypeError
SparsityFormatError
SparsityTypeError
split (pyop2.types.dat.AbstractDat attribute)
(pyop2.types.dat.MixedDat attribute)
(pyop2.types.dataset.MixedDataSet attribute)
(pyop2.types.glob.SetFreeDataCarrier property)
(pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
(pyop2.types.set.MixedSet attribute)
strip() (in module pyop2.utils)
Subset (class in pyop2.types.set)
SubsetIndexOutOfBounds
superset (pyop2.types.set.Subset attribute)
symmetric_difference() (pyop2.types.set.Set method)
(pyop2.types.set.Subset method)
T
temp_internal_comm (class in pyop2.mpi)
timed_function (class in pyop2.profiling)
timed_region() (in module pyop2.profiling)
timed_stage() (in module pyop2.profiling)
toset (pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
total_size (pyop2.types.set.GlobalSet attribute)
(pyop2.types.set.MixedSet attribute)
(pyop2.types.set.Set attribute)
trim() (in module pyop2.utils)
tuplify() (in module pyop2.utils)
U
unblocked_lgmap (pyop2.types.dataset.DataSet attribute)
(pyop2.types.dataset.GlobalDataSet attribute)
(pyop2.types.dataset.MixedDataSet attribute)
unfreeze_halo() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
union() (pyop2.types.set.Set method)
(pyop2.types.set.Subset method)
unsafe_reconfigure() (pyop2.configuration.Configuration method)
V
validate_base (class in pyop2.utils)
validate_dtype (class in pyop2.utils)
validate_in (class in pyop2.utils)
validate_range (class in pyop2.utils)
validate_type (class in pyop2.utils)
values (pyop2.types.map.ComposedMap attribute)
(pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
values_with_halo (pyop2.types.map.ComposedMap attribute)
(pyop2.types.map.Map attribute)
(pyop2.types.map.MixedMap attribute)
vec (pyop2.types.data_carrier.VecAccessMixin property)
vec_context() (pyop2.types.dat.Dat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.data_carrier.VecAccessMixin method)
(pyop2.types.glob.Global method)
vec_ro (pyop2.types.data_carrier.VecAccessMixin property)
vec_wo (pyop2.types.data_carrier.VecAccessMixin property)
VecAccessMixin (class in pyop2.types.data_carrier)
verify_reshape() (in module pyop2.utils)
W
WRITE (in module pyop2.types.access)
(pyop2.types.access.Access attribute)
Z
zero() (pyop2.types.dat.AbstractDat method)
(pyop2.types.dat.MixedDat method)
(pyop2.types.glob.Global method)
Quick search
Navigation
index
modules
|
PyOP2 2020.0 documentation
»
Index