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

The application of the mapping ($\rho \mapsto \tilde{\rho}$). More...

Public Member Functions

subroutine mapping_apply (this, x_out, x_in)
 

Detailed Description

Parameters
X_outThe mapped field ($\tilde{\rho}$)
X_inThe unmapped field ($\rho$)

Definition at line 90 of file mapping.f90.

Constructor & Destructor Documentation

◆ mapping_apply()

subroutine mapping::mapping_apply::mapping_apply ( class(mapping_t), intent(inout this,
type(field_t), intent(inout x_out,
type(field_t), intent(in x_in 
)
virtual

Definition at line 90 of file mapping.f90.


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