NiHu
2.0
|
Generic implementation of Helmholtz field point computations. More...
#include "cluster_tree.hpp"
#include "divide.hpp"
#include "elem_center_iterator.hpp"
#include "fmm_matrix.hpp"
#include "fmm_precompute.hpp"
#include "fmm_indexed.hpp"
#include "fmm_operator_collection.hpp"
#include "fmm_integrated.hpp"
#include "matrix_free.hpp"
#include "core/field.hpp"
#include "core/function_space.hpp"
#include "util/timer.h"
#include "util/type2tag.hpp"
Go to the source code of this file.
Classes | |
class | NiHu::fmm::helmholtz_field_point< Fmm, TestSpace, TrialSpace > |
Functions | |
template<class FmmTag , class TestSpace , class TrialSpace > | |
auto | NiHu::fmm::create_helmholtz_field_point (FmmTag, TestSpace const &test_space, TrialSpace const &trial_space) |
Generic implementation of Helmholtz field point computations.
Definition in file helmholtz_field_point.hpp.