Neko-TOP
A portable framework for high-order spectral element flow toplogy optimization.
|
Factory for all adjoint fluid schemes.
Functions/Subroutines | |
subroutine, public | adjoint_fluid_scheme_factory (object, type_name) |
Initialise a adjoint fluid scheme. | |
Variables | |
character(len=20), dimension(1) | known_types = [character(len=20) :: "pnpn"] |
subroutine, public adjoint_fluid_fctry::adjoint_fluid_scheme_factory | ( | class(adjoint_fluid_scheme_t), intent(inout), allocatable | object, |
character(len=*), intent(in) | type_name | ||
) |