Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Contains the module neko_ext. More...
Go to the source code of this file.
Modules | |
module | neko_ext |
Contains extensions to the neko library required to run the topology optimization code. | |
Functions/Subroutines | |
subroutine, public | neko_ext::reset (neko_case) |
Reset the case data structure. | |
subroutine, public | neko_ext::setup_iteration (neko_case, iter) |
Setup the iteration. | |
subroutine, public | neko_ext::vector_to_field (field, vector) |
Vector to field. | |
subroutine, public | neko_ext::field_to_vector (vector, field) |
Field to vector. | |
This module contains extensions to the neko library required to run the code. It is not part of the neko library itself.
Definition in file neko_ext.f90.