Matrix Free Solver 1.0.0
A matrix free solver for the Advection Diffusion Reaction problem implemented with deal.II
Loading...
Searching...
No Matches
DTR_mf Namespace Reference

Classes

class  DiffusionCoefficient
 
class  DirichletBC1
 
class  DirichletBC2
 
class  DTROperation
 The DTROperation class implements the DTR linear operation needed at each iteration of the linear solver. More...
 
class  DTRProblem
 The DTRProblem class represents the DTR problem and provides methods to solve it. More...
 
class  ExactSolution
 
class  ForcingTerm
 
class  NeumannBC1
 
class  NeumannBC2
 
class  ReactionCoefficient
 
class  TransportCoefficient
 

Variables

const unsigned int dim = 2
 
const char bcs [4] = {'D', 'N', 'D', 'N'}
 

Variable Documentation

◆ bcs

const char DTR_mf::bcs[4] = {'D', 'N', 'D', 'N'}

◆ dim

const unsigned int DTR_mf::dim = 2