|
typedef interaction_lists::list_t | list_t |
|
typedef Result | result_t |
|
typedef unsigned int | index_t |
|
typedef Eigen::SparseMatrix< index_t > | indices_t |
|
typedef std::vector< result_t > | container_t |
|
typedef m2p_tag | fmm_tag |
|
|
template<class Operator > |
| x2p_precompute (Operator const &op, cluster_tree< typename std::decay< Operator >::type::cluster_t > const &tree, list_t const &list) |
|
const result_t & | operator() (size_t to, size_t from) const |
|
size_t | get_assembly_time () const |
|
template<class Result>
class NiHu::fmm::x2p_precompute< Result, m2p_tag >
Definition at line 216 of file leaf_precompute.hpp.
The documentation for this class was generated from the following file: