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

adjoint output More...

Inheritance diagram for adjoint_output::adjoint_output_t:
Collaboration diagram for adjoint_output::adjoint_output_t:

Public Member Functions

procedure, pass(thissample (this, t)
 Sample a adjoint solution at time t.
 
type(adjoint_output_t) function adjoint_output_init (precision, adjoint, scalar, name, path)
 

Public Attributes

type(field_list_t) adjoint
 

Detailed Description

Definition at line 46 of file adjoint_output.f90.

Member Function/Subroutine Documentation

◆ adjoint_output_init()

type(adjoint_output_t) function adjoint_output::adjoint_output_t::adjoint_output_init ( integer, intent(inout precision,
class(adjoint_fluid_scheme_t), intent(in), target  adjoint,
class(scalar_scheme_t), intent(in), optional, target  scalar,
character(len=*), intent(in), optional  name,
character(len=*), intent(in), optional  path 
)

Definition at line 58 of file adjoint_output.f90.

◆ sample()

procedure, pass(this) adjoint_output::adjoint_output_t::sample ( class(adjoint_output_t), intent(inout this,
real(kind=rp), intent(in t 
)

Definition at line 49 of file adjoint_output.f90.

Here is the call graph for this function:

Member Data Documentation

◆ adjoint

type(field_list_t) adjoint_output::adjoint_output_t::adjoint

Definition at line 47 of file adjoint_output.f90.


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