Neko
0.9.0
A portable framework for high-order spectral element flow simulations
|
Abstract interface defining a dirichlet condition on a list of fields. More...
Private Member Functions | |
subroutine | field_dirichlet_update (dirichlet_field_list, dirichlet_bc_list, coef, t, tstep, which_solver) |
field_bc_list | List of fields that are used to extract values for field_dirichlet. |
dirichlet_bc_list | List of BCs containing field_dirichlet_t BCs only. |
coef | Coef object. |
t | Current time. |
tstep | Current time step. |
which_solver | Indicates wether the fields provided come from "fluid" or "scalar". |
Definition at line 96 of file field_dirichlet.f90.
|
private |
Definition at line 96 of file field_dirichlet.f90.