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

Public Member Functions

subroutine set_optimization_ic_int (fld, coef, gs, params)
 Set optimization initial design field (builtin)
 

Detailed Description

Definition at line 62 of file set_optimization_ic.f90.

Member Function/Subroutine Documentation

◆ set_optimization_ic_int()

subroutine optimization_ic::set_optimization_ic::set_optimization_ic_int ( type(field_t), intent(inout)  fld,
type(coef_t), intent(in)  coef,
type(gs_t), intent(inout)  gs,
type(json_file), intent(inout)  params 
)

Set optimization initial condition using one of the builtin types currently supported:

  • uniform
  • point zone
  • field It should be noted that point zones currently contain functionality to perform boolean operations and will soon be extended to allow for point zones defined by boundary meshes, allowing for complex initial material distributions to be assigned.
    Parameters
    flddesign field.
    coefCoefficient.
    gsGather-Scatter object.
    paramsJSON parameters.

Definition at line 84 of file set_optimization_ic.f90.


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