Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
adjoint_scalar_scheme::adjoint_scalar_scheme_init_intrf Interface Reference

Abstract interface to initialize a scalar formulation. More...

Public Member Functions

subroutine adjoint_scalar_scheme_init_intrf (this, msh, coef, gs, params, user, ulag, vlag, wlag, time_scheme, rho)
 

Detailed Description

Definition at line 177 of file adjoint_scalar_scheme.f90.

Constructor & Destructor Documentation

◆ adjoint_scalar_scheme_init_intrf()

subroutine adjoint_scalar_scheme::adjoint_scalar_scheme_init_intrf::adjoint_scalar_scheme_init_intrf ( class(adjoint_scalar_scheme_t), intent(inout), target  this,
type(mesh_t), intent(in), target  msh,
type(coef_t), intent(in), target  coef,
type(gs_t), intent(inout), target  gs,
type(json_file), intent(inout), target  params,
type(user_t), intent(in), target  user,
type(field_series_t), intent(in), target  ulag,
type(field_series_t), intent(in), target  vlag,
type(field_series_t), intent(in), target  wlag,
type(time_scheme_controller_t), intent(in), target  time_scheme,
type(field_t), intent(in), target  rho 
)
virtual

Definition at line 177 of file adjoint_scalar_scheme.f90.


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