|
HybridADRSolver
|
Main driver for the matrix-free ADR solver with hybrid parallelization. More...
#include "core/problem_definition.h"#include "core/types.h"#include "matrix_free/matrix_free_solver.h"#include <deal.II/base/mpi.h>
Functions | |
| int | main (int argc, char *argv[]) |
Main driver for the matrix-free ADR solver with hybrid parallelization.
This program demonstrates the matrix-free solver using hybrid MPI+threading parallelization for the Advection-Diffusion-Reaction problem.
| int main | ( | int | argc, |
| char * | argv[] ) |