Sierra Toolkit
Version of the Day
|
This is the complete list of members for stk_classic::AlgorithmInterface, including all inherited members.
AlgorithmInterface() (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | inlineexplicitprotected |
AlgorithmInterface(size_t count) (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | inlineprotected |
AlgorithmInterface(size_t count, size_t size) (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | inlineprotected |
apply(mesh::Bucket::iterator i, mesh::Bucket::iterator j, const mesh::PartVector &selected_parts, void *reduce_inout) const =0 (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | pure virtual |
apply_one(const mesh::Selector &selector, const mesh::PartVector &union_part_vector, const mesh::Bucket &bucket, void *reduce) const (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | |
init(void *out) const =0 (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | pure virtual |
join(void *inout, const void *in) const =0 (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | pure virtual |
m_maximum_entity_count (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | |
m_reduce_allocation_size (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | |
~AlgorithmInterface() (defined in stk_classic::AlgorithmInterface) | stk_classic::AlgorithmInterface | virtual |