MADNESS 0.10.1
|
#include <FunctionIO.h>
Static Public Member Functions | |
static size_t | count_leaf_nodes (const Function< T, NDIM > &f) |
static size_t | count_leaf_nodes (const Function< T, NDIM > &f) |
static size_t | count_leaf_nodes (const Function< T, NDIM > &f) |
static Function< T, NDIM > | read_function (World &world, std::istream &in) |
static Function< T, NDIM > | read_function (World &world, std::istream &in) |
static Function< T, NDIM > | read_function (World &world, std::istream &in) |
static void | read_function_coeffs (Function< T, NDIM > &f, std::istream &in, int num_leaf_nodes) |
static void | read_function_coeffs (Function< T, NDIM > &f, std::istream &in, int num_leaf_nodes) |
static void | read_function_coeffs (Function< T, NDIM > &f, std::istream &in, int num_leaf_nodes) |
static void | write_function (const Function< T, NDIM > &f, std::ostream &out) |
static void | write_function (const Function< T, NDIM > &f, std::ostream &out) |
static void | write_function (const Function< T, NDIM > &f, std::ostream &out) |
static void | write_function_coeffs (const Function< T, NDIM > &f, std::ostream &out, const Key< NDIM > &key) |
static void | write_function_coeffs (const Function< T, NDIM > &f, std::ostream &out, const Key< NDIM > &key) |
static void | write_function_coeffs (const Function< T, NDIM > &f, std::ostream &out, const Key< NDIM > &key) |
Private Attributes | |
long | k = FunctionDefaults<NDIM>::get_k() |
long | ndims = NDIM |
long | npts_per_box = simple_pow(k, ndims) |
|
inlinestatic |
References madness::f.
Referenced by FunctionIOData< T, NDIM >::FunctionIOData(), test(), and FunctionIO< T, NDIM >::write_function().
|
inlinestatic |
References madness::f.
|
inlinestatic |
References madness::f.
|
inlinestatic |
References d, madness::FunctionFactory< T, NDIM >::empty(), madness::f, madness::WorldGopInterface::fence(), madness::World::gop, FunctionIO< T, NDIM >::k, madness::FunctionFactory< T, NDIM >::k(), MADNESS_CHECK, NDIM, FunctionIO< T, NDIM >::read_function_coeffs(), and madness::FunctionDefaults< NDIM >::set_cell().
|
inlinestatic |
References d, madness::FunctionFactory< T, NDIM >::empty(), madness::f, madness::WorldGopInterface::fence(), madness::World::gop, FunctionIO< T, NDIM >::k, madness::FunctionFactory< T, NDIM >::k(), MADNESS_CHECK, NDIM, FunctionIO< T, NDIM >::read_function_coeffs(), and madness::FunctionDefaults< NDIM >::set_cell().
|
inlinestatic |
References d, madness::FunctionFactory< T, NDIM >::empty(), madness::f, madness::WorldGopInterface::fence(), madness::World::gop, FunctionIO< T, NDIM >::k, madness::FunctionFactory< T, NDIM >::k(), MADNESS_CHECK, NDIM, FunctionIO< T, NDIM >::read_function_coeffs(), and madness::FunctionDefaults< NDIM >::set_cell().
|
inlinestatic |
References madness::f, NDIM, madness::Tensor< T >::ptr(), and madness::BaseTensor::size().
Referenced by FunctionIO< T, NDIM >::read_function().
|
inlinestatic |
References madness::f, NDIM, madness::Tensor< T >::ptr(), and madness::BaseTensor::size().
|
inlinestatic |
References madness::f, NDIM, madness::Tensor< T >::ptr(), and madness::BaseTensor::size().
|
private |
Referenced by FunctionIO< T, NDIM >::read_function().
|
private |
|
private |