Neko 1.99.9
A portable framework for high-order spectral element flow simulations
Loading...
Searching...
No Matches
viscous_regularization::reg_update Interface Reference

Update an effective viscosity field. More...

Public Member Functions

subroutine reg_update (this, effective_visc, mu)
 

Detailed Description

Parameters
thisThe viscous regularization method.
effective_viscThe effective viscosity field to update.
muThe optional physical viscosity field.

Definition at line 96 of file viscous_regularization.f90.

Constructor & Destructor Documentation

◆ reg_update()

subroutine viscous_regularization::reg_update::reg_update ( class(viscous_regularization_t), intent(inout)  this,
type(field_t), intent(inout)  effective_visc,
type(field_t), intent(in), optional  mu 
)
virtual

Definition at line 96 of file viscous_regularization.f90.


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