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

Go to the source code of this file.

Data Types

type  adjoint_minimum_dissipation_source_term::adjoint_minimum_dissipation_source_term_t
 An adjoint source term for objectives of minimum dissipation. More...
 

Modules

module  adjoint_minimum_dissipation_source_term
 Implements the adjoint_minimum_dissipation_source_term_t type.
 

Functions/Subroutines

subroutine adjoint_minimum_dissipation_source_term::adjoint_minimum_dissipation_source_term_init_from_json (this, json, fields, coef)
 The common constructor using a JSON object.
 
subroutine adjoint_minimum_dissipation_source_term::adjoint_minimum_dissipation_source_term_init_from_components (this, f_x, f_y, f_z, u, v, w, obj_scale, mask, if_mask, coef)
 The constructor from type components.
 
subroutine adjoint_minimum_dissipation_source_term::adjoint_minimum_dissipation_source_term_free (this)
 Destructor.
 
subroutine adjoint_minimum_dissipation_source_term::adjoint_minimum_dissipation_source_term_compute (this, t, tstep)
 Computes the source term and adds the result to fields.