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::ForcingTerm< dim > Class Template Reference

#include <DTR_mf.hpp>

Inheritance diagram for DTR_mf::ForcingTerm< dim >:

Public Member Functions

virtual double value (const Point< dim > &p, const unsigned int component=0) const override
 
template<typename number >
number value (const Point< dim, number > &p, const unsigned int=0) const
 

Member Function Documentation

◆ value() [1/2]

template<int dim>
virtual double DTR_mf::ForcingTerm< dim >::value ( const Point< dim > & p,
const unsigned int component = 0 ) const
inlineoverridevirtual

◆ value() [2/2]

template<int dim>
template<typename number >
number DTR_mf::ForcingTerm< dim >::value ( const Point< dim, number > & p,
const unsigned int = 0 ) const
inline

The documentation for this class was generated from the following file: