NeoPZ
Classes | Macros
pzmgsolver.h File Reference

Contains the TPZMGSolver class which represents a solution process in three steps. More...

#include "pzsolve.h"
#include "pzstepsolver.h"
#include "pzfmatrix.h"
#include "pztransfer.h"
Include dependency graph for pzmgsolver.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TPZMGSolver< TVar >
 Represents a solution process in three steps: transfer of the residual, execute a solver on the coarse mesh, extend the solution. Solver. More...
 

Macros

#define TPZMGSOLVER_ID
 Id for MG solver. More...
 

Detailed Description

Contains the TPZMGSolver class which represents a solution process in three steps.

Definition in file pzmgsolver.h.

Macro Definition Documentation

◆ TPZMGSOLVER_ID

#define TPZMGSOLVER_ID

Id for MG solver.

Definition at line 14 of file pzmgsolver.h.