|
procedure | apply (self, a) |
| Zero a surface Lagrange scalar field at all boundary nodes.
|
|
procedure | apply (self, a) |
| Zero a surface Lagrange scalar field at the mesh "grounding" node.
|
|
procedure(oft_bc_proto), deferred | apply (self, a) |
| Apply boundary condition to field.
|
|
procedure | delete (self) |
| Zero a surface Lagrange scalar field at all boundary nodes.
|
|
procedure(oft_bc_delete), deferred | delete (self) |
| Clean-up internal storage.
|
|
◆ apply() [1/3]
Zero a surface Lagrange scalar field at all boundary nodes.
- Parameters
-
[in,out] | a | Field to be zeroed |
◆ apply() [2/3]
Zero a surface Lagrange scalar field at the mesh "grounding" node.
- Note
- Presently the first boundary node is used as the "grounding" node
- Parameters
-
[in,out] | a | Field to be zeroed |
◆ apply() [3/3]
procedure(oft_bc_proto), deferred apply |
( |
class(oft_solver_bc), intent(inout) |
self, |
|
|
class(oft_vector), intent(inout) |
a |
|
) |
| |
|
pure virtualinherited |
Apply boundary condition to field.
- Parameters
-
[in,out] | self | Boundary condition object |
[in,out] | a | Field to apply BC to |
◆ delete() [1/2]
Zero a surface Lagrange scalar field at all boundary nodes.
◆ delete() [2/2]
procedure(oft_bc_delete), deferred delete |
( |
class(oft_solver_bc), intent(inout) |
self | ) |
|
|
pure virtualinherited |
Clean-up internal storage.
- Parameters
-
[in,out] | self | Boundary condition object |
◆ ml_lag_rep
The documentation for this type was generated from the following file: