HybridADRSolver
Loading...
Searching...
No Matches
matrix_free_solver.cpp File Reference

Implementation of the Matrix-free solver with GMG preconditioning. More...

#include "matrix_free/matrix_free_solver.h"
#include <deal.II/base/multithread_info.h>
#include <deal.II/base/timer.h>
#include <deal.II/dofs/dof_tools.h>
#include <deal.II/matrix_free/fe_evaluation.h>
#include <deal.II/multigrid/mg_tools.h>
#include <deal.II/numerics/data_out.h>
#include <deal.II/lac/solver_cg.h>
Include dependency graph for matrix_free_solver.cpp:

Namespaces

namespace  HybridADRSolver

Detailed Description

Implementation of the Matrix-free solver with GMG preconditioning.

  • CRITICAL FIXES:
  • MPI synchronization for accurate timing
  • Works with fixed adr_operator.h that uses precomputed coefficients