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

Implements the dummy_constraint_t type.

Data Types

type  dummy_constraint_t
 A dummy constraint. More...
 

Functions/Subroutines

subroutine dummy_constraint_init_json (this, json, design)
 The common constructor using a JSON object.
 

Function/Subroutine Documentation

◆ dummy_constraint_init_json()

subroutine dummy_constraint::dummy_constraint_init_json ( class(dummy_constraint_t), intent(inout)  this,
type(json_file), intent(inout)  json,
class(design_t), intent(in)  design 
)

Definition at line 72 of file dummy_constraint.f90.