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 |
![]() | |
MacroTaskOperationBase () | |
Additional Inherited Members | |
![]() | |
Batch | batch |
std::string | name ="unknown_task" |
std::shared_ptr< MacroTaskPartitioner > | partitioner =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().