Neko 1.99.1
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
field_dirichlet::field_dirichlet_update Interface Reference

Abstract interface defining a dirichlet condition on a list of fields. More...

Public Member Functions

subroutine field_dirichlet_update (fields, bc, time)
 

Detailed Description

Parameters
fieldsList of fields that are used to extract values for field_dirichlet.
bcThe bc for which the condition is applied.
coefCoef object.
timeCurrent time state.
which_solverIndicates wether the fields provided come from "fluid" or "scalar".

Definition at line 106 of file field_dirichlet.f90.

Constructor & Destructor Documentation

◆ field_dirichlet_update()

subroutine field_dirichlet::field_dirichlet_update::field_dirichlet_update ( type(field_list_t), intent(inout fields,
type(field_dirichlet_t), intent(in bc,
type(time_state_t), intent(in time 
)
virtual

Definition at line 106 of file field_dirichlet.f90.


The documentation for this interface was generated from the following file: