PRAgMaTIc
master
|
This is the complete list of members for DeferredOperations< real_t >, including all inherited members.
addNE(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
addNE_fix(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
addNN(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
commit_addNE(const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_addNE_fix(std::vector< size_t > &threadIdx, const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_addNN(const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_coarsening_propagation(index_t *dynamic_vertex, const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_colour_reset(int *node_colour, const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_refinement_propagation(std::vector< std::set< index_t > > &marked_edges, const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_remNE(const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_remNN(const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_repEN(const int tid, const int vtid) | DeferredOperations< real_t > | inline |
commit_swapping_propagation(std::vector< std::set< index_t > > &marked_edges, const int tid, const int vtid) | DeferredOperations< real_t > | inline |
DeferredOperations(Mesh< real_t > *mesh, const int num_threads, const int scaling_factor) | DeferredOperations< real_t > | inline |
propagate_coarsening(const index_t i, const int tid) | DeferredOperations< real_t > | inline |
propagate_refinement(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
propagate_swapping(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
remNE(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
remNN(const index_t i, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
repEN(const size_t pos, const index_t n, const int tid) | DeferredOperations< real_t > | inline |
reset_colour(const index_t i, const int tid) | DeferredOperations< real_t > | inline |
~DeferredOperations() | DeferredOperations< real_t > | inline |