Legion Runtime
|
This is the complete list of members for Legion::ProjectionFunctor, including all inherited members.
get_depth(void) const =0 | Legion::ProjectionFunctor | pure virtual |
invert(LogicalRegion region, LogicalRegion upper_bound, const Domain &launch_domain, std::vector< DomainPoint > &ordered_points) | Legion::ProjectionFunctor | virtual |
invert(LogicalRegion region, LogicalPartition upper_bound, const Domain &launch_domain, std::vector< DomainPoint > &ordered_points) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | virtual |
is_complete(LogicalRegion upper_bound, const Domain &launch_domain) | Legion::ProjectionFunctor | virtual |
is_complete(LogicalPartition upper_bound, const Domain &launch_domain) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | virtual |
is_complete(Mappable *mappable, unsigned index, LogicalRegion upper_bound, const Domain &launch_domain) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | virtual |
is_complete(Mappable *mappable, unsigned index, LogicalPartition upper_bound, const Domain &launch_domain) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | virtual |
is_exclusive(void) const | Legion::ProjectionFunctor | inlinevirtual |
is_functional(void) const (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | inlinevirtual |
is_invertible(void) const | Legion::ProjectionFunctor | inlinevirtual |
project(const Mappable *mappable, unsigned index, LogicalRegion upper_bound, const DomainPoint &point) | Legion::ProjectionFunctor | virtual |
project(const Mappable *mappable, unsigned index, LogicalPartition upper_bound, const DomainPoint &point) | Legion::ProjectionFunctor | virtual |
project(LogicalRegion upper_bound, const DomainPoint &point, const Domain &launch_domain) | Legion::ProjectionFunctor | virtual |
project(LogicalPartition upper_bound, const DomainPoint &point, const Domain &launch_domain) | Legion::ProjectionFunctor | virtual |
project(LogicalRegion upper_bound, const DomainPoint &point, const Domain &launch_domain, const void *args, size_t size) | Legion::ProjectionFunctor | virtual |
project(LogicalPartition upper_bound, const DomainPoint &point, const Domain &launch_domain, const void *args, size_t size) | Legion::ProjectionFunctor | virtual |
project(Context ctx, Task *task, unsigned index, LogicalRegion upper_bound, const DomainPoint &point) | Legion::ProjectionFunctor | virtual |
project(Context ctx, Task *task, unsigned index, LogicalPartition upper_bound, const DomainPoint &point) | Legion::ProjectionFunctor | virtual |
ProjectionFunctor(void) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | |
ProjectionFunctor(Runtime *rt) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | |
runtime (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | protected |
~ProjectionFunctor(void) (defined in Legion::ProjectionFunctor) | Legion::ProjectionFunctor | virtual |