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

Public Member Functions

subroutine adjoint_init_from_json (this, neko_case)
 
subroutine adjoint_init_from_attributes (this, neko_case, tol, have_scalar)
 

Detailed Description

Definition at line 80 of file adjoint_case.f90.

Member Function/Subroutine Documentation

◆ adjoint_init_from_attributes()

subroutine adjoint_case::adjoint_init::adjoint_init_from_attributes ( class(adjoint_case_t), intent(inout)  this,
class(case_t), intent(inout), target  neko_case,
real(kind=rp), intent(in)  tol,
logical  have_scalar 
)

Definition at line 107 of file adjoint_case.f90.

◆ adjoint_init_from_json()

subroutine adjoint_case::adjoint_init::adjoint_init_from_json ( class(adjoint_case_t), intent(inout)  this,
type(case_t), intent(inout), target  neko_case 
)

Definition at line 87 of file adjoint_case.f90.


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