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)
 

Detailed Description

Definition at line 68 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 
)

Definition at line 88 of file adjoint_case.f90.

Here is the call graph for this function:

◆ 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 75 of file adjoint_case.f90.

Here is the call graph for this function:

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