#include <math.h>
#include <string>
#include <vector>
#include <deal.II/lac/full_matrix.h>
#include "multipole_expansion.h"
#include "ass_leg_function.h"
#include "local_expansion_coeff.h"
Go to the source code of this file.
Classes | |
class | LocalExpansion |