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::DirichletBC2 Class Reference

#include <DTR_mf.hpp>

Inheritance diagram for DTR_mf::DirichletBC2:

Public Member Functions

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

Member Function Documentation

◆ value() [1/2]

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

◆ value() [2/2]

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

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