VM2D 1.14
Vortex methods for 2D flows simulation
Loading...
Searching...
No Matches
multipole.cpp File Reference
#include "multipole.h"
#include "../common/simple_math.h"
#include <algorithm>
#include <numeric>
#include <iostream>
#include "omp.h"
#include <oneapi/tbb/parallel_for_each.h>
#include <oneapi/tbb/parallel_for.h>
#include <oneapi/tbb/blocked_range.h>
#include <cmath>
#include <fstream>
#include <ranges>
#include "../common/mpi_utils.h"
Include dependency graph for multipole.cpp:

Go to the source code of this file.

Namespaces

namespace  fmm
 

Functions

std::complex< double > fmm::divComp (const std::complex< double > &a, const std::complex< double > &b)