Neko 1.99.1
A portable framework for high-order spectral element flow simulations
|
Abstract interface defining a dirichlet condition on a list of fields. More...
Public Member Functions | |
subroutine | field_dirichlet_update (fields, bc, time) |
fields | List of fields that are used to extract values for field_dirichlet. |
bc | The bc for which the condition is applied. |
coef | Coef object. |
time | Current time state. |
which_solver | Indicates wether the fields provided come from "fluid" or "scalar". |
Definition at line 106 of file field_dirichlet.f90.
|
virtual |
Definition at line 106 of file field_dirichlet.f90.