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

Interface for optimizer initialization. More...

Public Member Functions

subroutine optimizer_init_from_json (this, parameters, problem, design, simulation, max_iterations, tolerance)
 

Detailed Description

Definition at line 48 of file optimizer.f90.

Constructor & Destructor Documentation

◆ optimizer_init_from_json()

subroutine optimizer::optimizer_init_from_json::optimizer_init_from_json ( class(optimizer_t), intent(inout this,
type(json_file), intent(inout parameters,
class(problem_t), intent(in problem,
class(design_t), intent(in design,
type(simulation_t), intent(in simulation,
integer, intent(in max_iterations,
real(kind=rp), intent(in tolerance 
)
virtual

Definition at line 48 of file optimizer.f90.


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