The TELEMAC-MASCARET system  trunk
Functions/Subroutines
filter.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine filter (VEC, BLDMAT, T1, T2, A, FORMUL, XMUL, F, G, H, U, V, W, MESH, MSK, MASKEL, N)
 

Function/Subroutine Documentation

◆ filter()

subroutine filter ( type(bief_obj), intent(inout)  VEC,
logical, intent(in)  BLDMAT,
type(bief_obj), intent(inout)  T1,
type(bief_obj), intent(inout)  T2,
type(bief_obj), intent(inout)  A,
character(len=16), intent(in)  FORMUL,
double precision, intent(in)  XMUL,
type(bief_obj), intent(in)  F,
type(bief_obj), intent(in)  G,
type(bief_obj), intent(in)  H,
type(bief_obj), intent(in)  U,
type(bief_obj), intent(in)  V,
type(bief_obj), intent(in)  W,
type(bief_mesh), intent(inout)  MESH,
logical, intent(in)  MSK,
type(bief_obj), intent(in)  MASKEL,
integer, intent(in)  N 
)
Parameters
[in]nFORMUL Formula describing the matrix (as in matrix)
[in]MSKIf yes, there is masked elements.
[in]MASKELMasking of elements =1. : NORMAL =0. : MASKED ELEMENT
[in]NFiltering will be done n times
[in,out]T1Work array
[in,out]T2Work array. matrix a lumped at the end
[in,out]VECVector to be filtered
[in]XMULMultiplication factor NO INFLUENCE EXCEPT ON T2.

Definition at line 10 of file filter.f.

+ Here is the call graph for this function:
+ Here is the caller graph for this function: