Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
Loading...
Searching...
No Matches
mma Module Reference

MMA module.

Data Types

type  mma_t
 MMA type. More...
 

Functions/Subroutines

subroutine mma_init_from_json (this, x, n, m, json, scale, auto_scale)
 Device KKT check for convergence.
 

Function/Subroutine Documentation

◆ mma_init_from_json()

subroutine mma::mma_init_from_json ( class(mma_t), intent(inout this,
type(vector_t), intent(in x,
integer, intent(in n,
integer, intent(in m,
type(json_file), intent(inout json,
real(kind=rp), intent(out scale,
logical, intent(out auto_scale 
)

Read attributes from the case file, and calling the init function

Definition at line 200 of file mma.f90.