BioDynaMo  v1.05.120-25dc9790
Namespaces | Functions
reduction_op.cc File Reference
#include "core/operation/reduction_op.h"
#include "core/container/math_array.h"
#include "core/operation/operation_registry.h"
Include dependency graph for reduction_op.cc:

Go to the source code of this file.

Namespaces

 bdm
 

Functions

 bdm::BDM_REGISTER_TEMPLATE_OP (ReductionOp, int, "ReductionOpInt", kCpu)
 
 bdm::BDM_REGISTER_TEMPLATE_OP (ReductionOp, real_t, "ReductionOpDouble", kCpu)
 
 bdm::BDM_REGISTER_TEMPLATE_OP (ReductionOp, Real3, "ReductionOpReal3", kCpu)
 
 bdm::BDM_REGISTER_TEMPLATE_OP (ReductionOp, Real4, "ReductionOpReal4", kCpu)