debug | madness::TaskInterface | static |
dec() | madness::DependencyInterface | inline |
DependencyInterface(int ndep=0) | madness::DependencyInterface | inline |
f | madness::MatrixInnerTask< T, R, NDIM > | |
g | madness::MatrixInnerTask< T, R, NDIM > | |
generator() | madness::TaskAttributes | inlinestatic |
GENERATOR | madness::TaskAttributes | static |
get_nthread() const | madness::TaskAttributes | inline |
get_world() const | madness::TaskInterface | inline |
HIGHPRIORITY | madness::TaskAttributes | static |
hipri() | madness::TaskAttributes | inlinestatic |
inc() | madness::DependencyInterface | inline |
is_generator() const | madness::TaskAttributes | inline |
is_high_priority() const | madness::TaskAttributes | inline |
is_stealable() const | madness::TaskAttributes | inline |
jtop | madness::MatrixInnerTask< T, R, NDIM > | |
make_id(std::pair< void *, unsigned short > &id, fnT fn) | madness::PoolTaskInterface | inlineprotectedstatic |
make_id(std::pair< void *, unsigned short > &id, const fnobjT &) | madness::PoolTaskInterface | inlineprotectedstatic |
MatrixInnerTask(const Tensor< TENSOR_RESULT_TYPE(T, R)> &result, const Function< T, NDIM > &f, const std::vector< Function< R, NDIM > > &g, long jtop) | madness::MatrixInnerTask< T, R, NDIM > | inline |
multi_threaded(int nthread) | madness::TaskAttributes | inlinestatic |
ndep() const | madness::DependencyInterface | inline |
notify() | madness::DependencyInterface | inlinevirtual |
NTHREAD | madness::TaskAttributes | static |
operator delete(void *p, std::size_t size) | madness::PoolTaskInterface | inlinestatic |
PoolTaskInterface() | madness::PoolTaskInterface | inline |
PoolTaskInterface(const TaskAttributes &attr) | madness::PoolTaskInterface | inlineexplicit |
probe() const | madness::DependencyInterface | inline |
register_callback(CallbackInterface *callback) | madness::DependencyInterface | inline |
result | madness::MatrixInnerTask< T, R, NDIM > | |
run(World &world) | madness::MatrixInnerTask< T, R, NDIM > | inlinevirtual |
madness::TaskInterface::run(const TaskThreadEnv &env) | madness::TaskInterface | protectedvirtual |
madness::TaskInterface::run(World &world, const TaskThreadEnv &env) | madness::TaskInterface | inlinevirtual |
serialize(Archive &ar) | madness::TaskAttributes | inline |
set_generator(bool generator_hint) | madness::TaskAttributes | inline |
set_highpriority(bool hipri) | madness::TaskAttributes | inline |
set_nthread(int nthread) | madness::PoolTaskInterface | inline |
set_stealable(bool stealable) | madness::TaskAttributes | inline |
STEALABLE | madness::TaskAttributes | static |
TaskAttributes(unsigned long flags=0) | madness::TaskAttributes | inlineexplicit |
TaskAttributes(const TaskAttributes &attr) | madness::TaskAttributes | inline |
TaskInterface(int ndepend=0, const TaskAttributes attr=TaskAttributes()) | madness::TaskInterface | inline |
TaskInterface(const TaskAttributes &attr) | madness::TaskInterface | inlineexplicit |
~CallbackInterface() | madness::CallbackInterface | inlinevirtual |
~DependencyInterface() | madness::DependencyInterface | inlinevirtual |
~PoolTaskInterface() | madness::PoolTaskInterface | inlinevirtual |
~TaskAttributes() | madness::TaskAttributes | inlinevirtual |
~TaskInterface() | madness::TaskInterface | inlinevirtual |