#include "parsed_tools/non_matching_coupling.h"
#include <deal.II/base/quadrature_selector.h>
#include <boost/geometry.hpp>
#include "assemble_coupling_mass_matrix_with_exact_intersections.h"
#include "compute_intersections.h"
#include "create_coupling_sparsity_pattern_with_exact_intersections.h"
#include "lac.h"
#include "parsed_tools/enum.h"
Go to the source code of this file.
Namespaces | |
ParsedTools | |
We collect in this namespace some wrappers around commonly used deal.II classes, derived from the ParameterAcceptor class. | |