|
Matrix Free Solver 1.0.0
A matrix free solver for the Advection Diffusion Reaction problem implemented with deal.II
|
| ▼NDTR_mf | |
| CDiffusionCoefficient | |
| CDirichletBC1 | |
| CDirichletBC2 | |
| CDTROperation | The DTROperation class implements the DTR linear operation needed at each iteration of the linear solver |
| CDTRProblem | The DTRProblem class represents the DTR problem and provides methods to solve it |
| CExactSolution | |
| CForcingTerm | |
| CNeumannBC1 | |
| CNeumannBC2 | |
| CReactionCoefficient | |
| CTransportCoefficient | |
| ▼NDTR_mg | |
| ▼CDTRProblem | The main class of the program |
| CDiffusionCoefficient | |
| CDirichletBC1 | |
| CDirichletBC2 | |
| CExactSolution | |
| CForcingTerm | |
| CNeumannBC1 | |
| CNeumannBC2 | |
| CReactionCoefficient | |
| CTransportCoefficient | |
| ▼Nproblem_data | |
| CDiffusionCoefficient | Diffusion coefficient function |
| CDirichletBC1 | Dirichlet boundary condition (left and bottom) function |
| CDirichletBC2 | Dirichlet boundary condition (right and top) function |
| CExactSolution | Exact solution function |
| CForcingTerm | Forcing term function |
| CNeumannBC1 | Neumann boundary condition (right and top) function |
| CNeumannBC2 | Neumann boundary condition (left and bottom) function |
| CReactionCoefficient | Reaction coefficient function |
| CTransportCoefficient | Transport coefficient function |