|
MADNESS 0.10.1
|
this task won't do anything, is mostly to check if the combinations compile More...


Public Types | |
| typedef std::tuple< const std::vector< real_function_3d > & > | argtupleT |
| typedef std::tuple< elementT, elementR > | resultT |
Public Member Functions | |
| resultT | allocator (World &world, const argtupleT &argtuple) const |
| template<typename T > | |
| std::enable_if< std::is_same< T, Function< double, 3 > >::value, T >::type | allocator (World &world, std::size_t n) const |
| template<typename T > | |
| std::enable_if< std::is_same< T, std::vector< real_function_3d > >::value, T >::type | allocator (World &world, std::size_t n) const |
| template<typename T > | |
| std::enable_if< std::is_same< T, std::vector< ScalarResult< double > > >::value, T >::type | allocator (World &world, std::size_t n) const |
| template<typename T > | |
| std::enable_if< std::is_same< T, ScalarResult< double > >::value, T >::type | allocator (World &world, std::size_t n) const |
| resultT | operator() (const std::vector< real_function_3d > &f1) 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 |
| World * | subworld_ptr =0 |
this task won't do anything, is mostly to check if the combinations compile
| typedef std::tuple<const std::vector<real_function_3d> &> MixedTupleTask< elementT, elementR >::argtupleT |
|
inline |
References madness::nonlinear_vector_solver().
|
inline |
|
inline |
References madness::nonlinear_vector_solver().
|
inline |
References madness::nonlinear_vector_solver().
|
inline |
References madness::nonlinear_vector_solver().
|
inline |
References f1, madness::nonlinear_vector_solver(), and madness::World::size().