Apply Dirichlet boundary conditions to the RHS of a Laplacian equation
Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
class(op_obj), | intent(inout) | :: | this |
Differential operators utility |
||
type(eulerian_obj_r), | intent(inout) | :: | rhs | |||
type(bc_set), | intent(inout) | :: | bcs | |||
character(len=*), | intent(in) | :: | varname |