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

Initialize state recovery from JSON parameters. More...

Public Member Functions

subroutine state_recover_init (this, neko_case, params)
 

Detailed Description

Parameters
[in,out]thisState recovery instance.
[in,out]neko_caseCase data structure.
[in,out]paramsJSON parameters.

Definition at line 77 of file state_recover.f90.

Constructor & Destructor Documentation

◆ state_recover_init()

subroutine state_recover::state_recover_init::state_recover_init ( class(state_recover_t), intent(inout this,
class(case_t), intent(inout), target  neko_case,
type(json_file), intent(inout params 
)
virtual

Definition at line 77 of file state_recover.f90.


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