Loading [MathJax]/extensions/tex2jax.js
Neko 0.9.99
A portable framework for high-order spectral element flow simulations
All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros Pages
filter::filter_apply Interface Reference

The application of the filter. More...

Public Member Functions

subroutine filter_apply (this, f_out, f_in)
 

Detailed Description

Parameters
F_outThe output field
F_inThe input field

Definition at line 92 of file filter.f90.

Constructor & Destructor Documentation

◆ filter_apply()

subroutine filter::filter_apply::filter_apply ( class(filter_t), intent(inout this,
type(field_t), intent(inout f_out,
type(field_t), intent(in f_in 
)
virtual

Definition at line 92 of file filter.f90.


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