dirichlet
Class which is used to implement dirichlet boundaries
dirichlet
Bases: boundaries
Class implementing dirichlet boundary conditions.
__init__(domain, lambdas)
Constructor for class
| Parameters: |
|
|---|
get_lambdas()
| Returns: |
|
|---|
boundaryPoints(n_bc)
Samples boundary of domain, and computes boundary functions to generate boundary data.
| Parameters: |
|
|---|
| Returns: |
|
|---|