FiberVISH 0.2
Fish - The Fiber Bundle API for the Vish Visualization Shell
Fiber::FragmentLocation< Dims, TheProperty > Member List

This is the complete list of members for Fiber::FragmentLocation< Dims, TheProperty >, including all inherited members.

apply(Intercube &I, const RefPtr< InterfaceIterationParameter > &)MemCore::InterfaceBasevirtual
apply_const(const Intercube &I, const RefPtr< InterfaceIterationParameter > &)MemCore::InterfaceBasevirtual
Axis(unsigned int orientation) noexceptFiber::MultiIndex< Dims >inlinestatic
begin() constFiber::MultiIndex< Dims >inline
BitIndex(unsigned int bits) noexceptFiber::MultiIndex< Dims >inlinestatic
BitIndex() constFiber::MultiIndex< Dims >inline
CellSize(const Eagle::DomainVector< VectorType, Domain, scalar_t > &V, const MultiIndex< VectorType::SIZE > &Dividend, const MultiIndex< VectorType::SIZE > &Stride=MultiIndex< VectorType::SIZE >(1))Fiber::MultiIndex< Dims >related
CellSize0(const Eagle::DomainVector< VectorType, Domain, scalar_t > &V, const MultiIndex< VectorType::SIZE > &Dividend, const MultiIndex< VectorType::SIZE > &Stride=MultiIndex< VectorType::SIZE >(1))Fiber::MultiIndex< Dims >related
dims enum valueFiber::MultiIndex< Dims >
div(const MultiIndex< Dims > &Divisor, const MultiIndex< Dims > &Dividend)Fiber::MultiIndex< Dims >related
end() constFiber::MultiIndex< Dims >inline
extremeUnction()MemCore::ReferenceBase< InterfaceBase >protectedvirtual
FixedArrayToMultiIndex(const FixedArray< int, Dims > &Value) (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >related
ForEach(Functor &F, const MultiIndex &Start, const MultiIndex &End, const MultiIndex &Increment=MultiIndex(1)) (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inlinestatic
ForEachRecursion(Functor &F, const MultiIndex< SuperDims > &SuperIndex, const MultiIndex &Start, const MultiIndex &End, const MultiIndex &Increment) (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inlineprotectedstatic
get(FragmentID &FID) (defined in Fiber::FragmentLocation< Dims, TheProperty >)Fiber::FragmentLocation< Dims, TheProperty >inlinestatic
get(FragmentID &FID, MultiIndex< Dims > &Value) (defined in Fiber::FragmentLocation< Dims, TheProperty >)Fiber::FragmentLocation< Dims, TheProperty >inlinestatic
getInterfaceDomain() constMemCore::Interface< FragmentLocation< Dims, TheProperty > >virtual
getObjectCountID() const noexceptMemCore::ReferenceBase< InterfaceBase >
getSignedOrientation(const MultiIndex &B) constFiber::MultiIndex< Dims >inline
inc(const MultiIndex &Dimens) noexceptFiber::MultiIndex< Dims >inline
inc(const MultiIndex &Dimens, const MultiIndex &Increment) noexceptFiber::MultiIndex< Dims >inline
InterfaceBase()MemCore::InterfaceBase
InterfaceDomain_t typedefMemCore::Interface< FragmentLocation< Dims, TheProperty > >
isIdentical(const WeakPtr< Object, Object > &PossibleSelf) const noexceptMemCore::ReferenceBase< InterfaceBase >
isWithin(const MultiIndex &Range) const noexceptFiber::MultiIndex< Dims >inline
linear(const MultiIndex &Dimens) constFiber::MultiIndex< Dims >inline
log2(index_t N) noexceptFiber::MultiIndex< Dims >inlinestatic
make(FragmentID &FID) (defined in Fiber::FragmentLocation< Dims, TheProperty >)Fiber::FragmentLocation< Dims, TheProperty >inlinestatic
maxidx() const noexcept (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inline
maxidx() noexcept (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inline
maxMultiIndex(const MultiIndex< Dims > &A, const MultiIndex< Dims > &B) (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >related
minMultiIndex(const MultiIndex< Dims > &A, const MultiIndex< Dims > &B) (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >related
mkAutoDestructive()MemCore::ReferenceBase< InterfaceBase >
MultiIndex(const MultiIndex &M, const MultiIndex &D, const Add &) noexceptFiber::MultiIndex< Dims >inline
MultiIndex(const MultiIndex &M, const MultiIndex &D, const Sub &) noexceptFiber::MultiIndex< Dims >inline
MultiIndex(const MultiIndex &M, const MultiIndex &D, const Mult &) noexceptFiber::MultiIndex< Dims >inline
MultiIndex(const MultiIndex &M, const MultiIndex &D, const Div &)Fiber::MultiIndex< Dims >inline
MultiIndex(unsigned int bits, const ::Eagle::BinaryAnd &) noexcept (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inline
MultiIndex(const MultiIndex &M, const MultiIndex &D, const ::Eagle::BinaryAnd &) noexcept (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inline
MultiIndex(const MultiIndex &M, const Power2Alignment &) noexcept (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >inline
MultiIndex(const std::array< index_t, Dims > &A)Fiber::MultiIndex< Dims >inline
MultiIndex(const std::initializer_list< index_t > &A)Fiber::MultiIndex< Dims >inline
MultiIndex() noexceptFiber::MultiIndex< Dims >inline
MultiIndex(const index_t &I) noexceptFiber::MultiIndex< Dims >inlineexplicit
MultiIndex(const MultiIndex< Dims-1 > &Midx, const index_t &I) noexceptFiber::MultiIndex< Dims >inline
MultiIndex(const MultiIndex< Dims-1 > &m, const index_t &Slice, int SliceDirection)Fiber::MultiIndex< Dims >inline
MultiIndex(const index_t &lin_idx, const MultiIndex &Dimens, const CreateFromLinear &)Fiber::MultiIndex< Dims >inline
MultiIndexToFixedArray(const MultiIndex< Dims > &Value) (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >related
operator!=(const MultiIndex &D) const noexceptFiber::MultiIndex< Dims >inline
operator&(int i) constFiber::MultiIndex< Dims >inline
operator*(const MultiIndex &D) const noexceptFiber::MultiIndex< Dims >inline
operator*(const FixedArray< double, Dims > &a, const MultiIndex< Dims > &I)Fiber::MultiIndex< Dims >related
operator*(const MultiIndex< Dims > &I, const FixedArray< double, Dims > &a)Fiber::MultiIndex< Dims >related
operator*=(FixedArray< double, Dims > &a, const MultiIndex< Dims > &I)Fiber::MultiIndex< Dims >related
operator+(const MultiIndex &D) const noexceptFiber::MultiIndex< Dims >inline
operator+(index_t C, const MultiIndex< Dims > &I)Fiber::MultiIndex< Dims >related
operator+(const MultiIndex< Dims > &I, index_t C)Fiber::MultiIndex< Dims >related
operator+=(const MultiIndex &D) noexceptFiber::MultiIndex< Dims >inline
operator-(const MultiIndex &D) const noexceptFiber::MultiIndex< Dims >inline
operator-=(const MultiIndex &D) noexceptFiber::MultiIndex< Dims >inline
operator/(const MultiIndex &D) const noexceptFiber::MultiIndex< Dims >inline
operator/(const FixedArray< double, Dims > &a, const MultiIndex< Dims > &I)Fiber::MultiIndex< Dims >related
operator/=(FixedArray< double, Dims > &a, const MultiIndex< Dims > &I)Fiber::MultiIndex< Dims >related
operator<(const MultiIndex &Range) const noexceptFiber::MultiIndex< Dims >inline
Interface< FragmentLocation< Dims, TheProperty > >::operator=(const ReferenceBase &R)MemCore::ReferenceBase< InterfaceBase >protected
Fiber::MultiIndex::operator=(const index_t &i)Fiber::MultiIndex< Dims >inline
operator==(const MultiIndex &M) const noexceptFiber::MultiIndex< Dims >inline
operator>(const MultiIndex &Range) const noexceptFiber::MultiIndex< Dims >inline
operator[](std::size_t i) constFiber::MultiIndex< Dims >inline
operator[](std::size_t i) noexceptFiber::MultiIndex< Dims >inline
Orientation() const noexceptFiber::MultiIndex< Dims >inline
refcount() const noexceptMemCore::ReferenceBase< InterfaceBase >
reference_domain_t typedefMemCore::ReferenceBase< InterfaceBase >
ReferenceBase(Object *that) noexceptMemCore::ReferenceBase< InterfaceBase >
self() constMemCore::ReferenceBase< InterfaceBase >
SelfPtr_t typedefMemCore::ReferenceBase< InterfaceBase >
set(FragmentID &FID, MultiIndex< Dims > &Value) (defined in Fiber::FragmentLocation< Dims, TheProperty >)Fiber::FragmentLocation< Dims, TheProperty >inlinestatic
size() const noexceptFiber::MultiIndex< Dims >inline
SIZE enum valueFiber::MultiIndex< Dims >
subidx() const noexceptFiber::MultiIndex< Dims >inline
subidx() noexceptFiber::MultiIndex< Dims >inline
suicide()MemCore::ReferenceBase< InterfaceBase >protected
value_type typedef (defined in Fiber::MultiIndex< Dims >)Fiber::MultiIndex< Dims >
wrefcount() const noexceptMemCore::ReferenceBase< InterfaceBase >
~FragmentLocation() (defined in Fiber::FragmentLocation< Dims, TheProperty >)Fiber::FragmentLocation< Dims, TheProperty >inlineprotected
~InterfaceBase()MemCore::InterfaceBaseprotected
~ReferenceBase()MemCore::ReferenceBase< InterfaceBase >protectedvirtual