MADNESS
0.10.1
|
Public Types | |
typedef std::tuple< const std::vector< real_function_3d > &, const double &, const std::vector< real_function_3d > & > | argtupleT |
typedef std::vector< real_function_3d > | resultT |
Public Member Functions | |
resultT | allocator (World &world, const argtupleT &argtuple) const |
resultT | operator() (const std::vector< real_function_3d > &f1, const double &arg2, const std::vector< real_function_3d > &f2) const |
Public Member Functions inherited from madness::MacroTaskOperationBase | |
MacroTaskOperationBase () | |
Additional Inherited Members | |
Public Attributes inherited from madness::MacroTaskOperationBase | |
Batch | batch |
std::string | name ="unknown_task" |
std::shared_ptr< MacroTaskPartitioner > | partitioner =0 |
typedef std::tuple<const std::vector<real_function_3d> &, const double &, const std::vector<real_function_3d> &> MicroTask2::argtupleT |
typedef std::vector<real_function_3d> MicroTask2::resultT |
|
inline |
References f1, f2, and madness::inner().