#include <dune/pdelab/localoperator/convectiondiffusion.hh>
|
| BCTypeParam_CD (const typename T::Traits::GridViewType &gv_, const T &t_) |
|
template<typename I > |
bool | isDirichlet (const I &intersection, const Dune::FieldVector< typename I::ctype, I::dimension-1 > &coord) const |
|
template<typename I > |
bool | isDirichlet (const I &intersection, const FieldVector< typename I::ctype, I::dimension-1 > &coord) const |
|
template<typename I > |
bool | isNeumann (const I &intersection, const FieldVector< typename I::ctype, I::dimension-1 > &coord) const |
|
template<typename T > |
void | setTime (const T &time) |
|
template<typename T>
class Dune::PDELab::BCTypeParam_CD< T >
Adapter that extracts boundary condition type function from parameter class
- Template Parameters
-
template<typename T >
template<typename I >
bool Dune::PDELab::BCTypeParam_CD< T >::isDirichlet |
( |
const I & |
intersection, |
|
|
const Dune::FieldVector< typename I::ctype, I::dimension-1 > & |
coord |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: