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

Perform artificial viscosity related computations after the time step. More...

Public Member Functions

subroutine avm_compute (this, time)
 

Detailed Description

Parameters
thisThe artificial viscosity model.
timeThe time state.

Definition at line 89 of file avm.f90.

Constructor & Destructor Documentation

◆ avm_compute()

subroutine artificial_viscosity_model::avm_compute::avm_compute ( class(avm_t), intent(inout)  this,
type(time_state_t), intent(in)  time 
)
virtual

Definition at line 89 of file avm.f90.


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