![]() |
PRISMS-PF Manual v3.0-pre
|
Forward declaration of user-facing implementation. More...
#include <nonuniform_dirichlet.h>
Public Member Functions | |
customNonuniformDirichlet ()=default | |
Constructor. | |
void | set_nonuniform_dirichlet (const unsigned int &index, const unsigned int &boundary_id, const unsigned int &component, const dealii::Point< dim > &point, double &scalar_value, double &vector_component_value, const userInputParameters< dim > &user_inputs) const |
Function that passes the value/vector and point that are set in the nonuniform dirichlet. | |
Forward declaration of user-facing implementation.
User-facing implementation of nonuniform boundary conditions.