openPMD-api
openPMD
ParticlePatches
openPMD::ParticlePatches Member List
This is the complete list of members for
openPMD::ParticlePatches
, including all inherited members.
allocator_type
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
at
(key_type const &key) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
at
(key_type const &key) const (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
Attributable
() (defined in
openPMD::Attributable
)
openPMD::Attributable
Attributable
(NoInit) noexcept (defined in
openPMD::Attributable
)
openPMD::Attributable
attributes
() const
openPMD::Attributable
begin
() noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
begin
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
cbegin
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
cend
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
clear
()
openPMD::Container< PatchRecord >
clear_unchecked
() (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
comment
() const
openPMD::Attributable
const_iterator
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
const_pointer
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
const_reference
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
const_reverse_iterator
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
container
() const (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
inline
protected
container
() (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
inline
protected
Container
() (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
Container
(NoInit) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
Container
(Container const &other) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
Container
(Container &&other) noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
Container< ParticlePatches >
(defined in
openPMD::ParticlePatches
)
openPMD::ParticlePatches
friend
Container< PatchRecord >
(defined in
openPMD::ParticlePatches
)
openPMD::ParticlePatches
friend
ContainerData
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
protected
containingIteration
() const -> std::pair< std::optional< internal::IterationData const * >, internal::SeriesData const * >
openPMD::Attributable
containingIteration
() -> std::pair< std::optional< internal::IterationData * >, internal::SeriesData * > (defined in
openPMD::Attributable
)
openPMD::Attributable
contains
(key_type const &key) const
openPMD::Container< PatchRecord >
containsAttribute
(std::string const &key) const
openPMD::Attributable
count
(key_type const &key) const
openPMD::Container< PatchRecord >
crbegin
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
crend
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
Data_t
typedef (defined in
openPMD::Attributable
)
openPMD::Attributable
protected
deleteAttribute
(std::string const &key)
openPMD::Attributable
difference_type
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
dirty
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
dirtyRecursive
() const
openPMD::Attributable
inline
emplace
(Args &&...args) -> decltype(InternalContainer().emplace(std::forward< Args >(args)...))
openPMD::Container< PatchRecord >
inline
empty
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
end
() noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
end
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
EnqueueAsynchronously
enum name (defined in
openPMD::Attributable
)
openPMD::Attributable
erase
(key_type const &key)
openPMD::Container< PatchRecord >
erase
(iterator res)
openPMD::Container< PatchRecord >
find
(key_type const &key) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
find
(key_type const &key) const (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
flush
(std::string const &path, internal::FlushParams const &flushParams) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
virtual
flushAttributes
(internal::FlushParams const &) (defined in
openPMD::Attributable
)
openPMD::Attributable
FullyReread
enum value
openPMD::Attributable
get
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
get
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
getAttribute
(std::string const &key) const
openPMD::Attributable
IgnoreExisting
enum value
openPMD::Attributable
insert
(value_type const &value) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
insert
(value_type &&value) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
insert
(const_iterator hint, value_type const &value) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
insert
(const_iterator hint, value_type &&value) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
insert
(InputIt first, InputIt last) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
inline
insert
(std::initializer_list< value_type > ilist) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
InternalContainer
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
protected
IOHandler
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
IOHandler
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
iterationFlush
(std::string backendConfig="{}")
openPMD::Attributable
iterator
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
key_type
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
m_attri
(defined in
openPMD::Attributable
)
openPMD::Attributable
protected
m_containerData
(defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
protected
mapped_type
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
myPath
() const
openPMD::Attributable
numAttributes
() const
openPMD::Attributable
numPatches
() const (defined in
openPMD::ParticlePatches
)
openPMD::ParticlePatches
openPMDStandard
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
operator=
(Container const &other) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
operator=
(Container &&other) noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
operator[]
(key_type const &key)
openPMD::Container< PatchRecord >
operator[]
(key_type &&key)
openPMD::Container< PatchRecord >
OverrideExisting
enum value
openPMD::Attributable
parent
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
parent
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
ParticleSpecies
(defined in
openPMD::ParticlePatches
)
openPMD::ParticlePatches
friend
pointer
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
rbegin
() noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
rbegin
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
readAttributes
(ReadMode) (defined in
openPMD::Attributable
)
openPMD::Attributable
readFloatingpoint
(std::string const &key) const
openPMD::Attributable
inline
ReadMode
enum name
openPMD::Attributable
readVectorFloatingpoint
(std::string const &key) const
openPMD::Attributable
inline
reference
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
rend
() noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
rend
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
retrieveSeries
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
reverse_iterator
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
seriesFlush
(std::string backendConfig="{}")
openPMD::Attributable
seriesFlush_impl
(internal::FlushParams const &) (defined in
openPMD::Attributable
)
openPMD::Attributable
setAttribute
(std::string const &key, T value)
openPMD::Attributable
inline
setAttribute
(std::string const &key, char const value[]) (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
setComment
(std::string const &comment)
openPMD::Attributable
setData
(std::shared_ptr< ContainerData > containerData) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
inline
protected
setData
(std::shared_ptr< internal::AttributableData > attri) (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
setDirty
(bool dirty_in) (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
setDirtyRecursive
(bool dirty_in) (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
setWritten
(bool val, EnqueueAsynchronously) (defined in
openPMD::Attributable
)
openPMD::Attributable
size
() const noexcept (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
size_type
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
swap
(Container &other) (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
touch
()
openPMD::Attributable
value_type
typedef (defined in
openPMD::Container< PatchRecord >
)
openPMD::Container< PatchRecord >
writable
() (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
writable
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
written
() const (defined in
openPMD::Attributable
)
openPMD::Attributable
inline
~Attributable
()=default (defined in
openPMD::Attributable
)
openPMD::Attributable
virtual
~ParticlePatches
() override=default (defined in
openPMD::ParticlePatches
)
openPMD::ParticlePatches
Generated by
1.9.1