#include <nonUniformDirichletBC.h>
|
| NonUniformDirichletBC (const unsigned int _index, const unsigned int _direction, const double _time, MatrixFreePDE< dim, degree > *_matrix_free_pde) |
|
double | value (const dealii::Point< dim > &p, const unsigned int component=0) const |
|
|
dealii::Vector< double > | values |
|
template<int dim, int degree>
class NonUniformDirichletBC< dim, degree >
Definition at line 8 of file nonUniformDirichletBC.h.
◆ NonUniformDirichletBC()
◆ value()
double value |
( |
const dealii::Point< dim > & |
p, |
|
|
const unsigned int |
component = 0 |
|
) |
| const |
|
inline |
◆ direction
const unsigned int direction |
|
private |
◆ index
◆ matrix_free_pde
◆ time
◆ values
dealii::Vector<double> values |
The documentation for this class was generated from the following file: