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

Go to the source code of this file.

Data Types

type  adjoint_case::adjoint_case_t
 Adjoint case type. Todo: This should Ideally be a subclass of case_t, however, that is not yet suppoerted by Neko. More...
 
interface  adjoint_case::adjoint_init
 

Modules

module  adjoint_case
 

Functions/Subroutines

subroutine adjoint_case::adjoint_init_from_json (this, neko_case)
 
subroutine adjoint_case::adjoint_init_from_attributes (this, neko_case, tol)
 
subroutine adjoint_case::adjoint_case_init_common (this, neko_case)
 Initialize a neko_case from its (loaded) params object.
 
subroutine, public adjoint_case::adjoint_free (this)