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

Artificial viscosity model allocator. More...

Public Member Functions

subroutine avm_allocate (obj)
 

Detailed Description

Parameters
objectThe object to be allocated.
type_nameThe name of the artificial viscosity model. Interface for an object allocator. Implemented in the user modules, should allocate the obj to the custom user type. Allocate a custom artificial viscosity model.
objThe object to allocate.

Definition at line 138 of file avm.f90.

Constructor & Destructor Documentation

◆ avm_allocate()

subroutine artificial_viscosity_model::avm_allocate::avm_allocate ( class(avm_t), intent(inout), allocatable  obj)
virtual

Definition at line 138 of file avm.f90.


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