SFEMaNS  version 5.3
Reference documentation for SFEMaNS
test_18 Module Reference

Functions/Subroutines

real(kind=8) function, dimension(ne-nb+1) mu_bar_in_fourier_space_anal_t18 (H_mesh, nb, ne, pts, pts_ids)
 
real(kind=8) function, dimension(2) grad_mu_bar_in_fourier_space_anal_t18 (pt, pt_id)
 

Variables

real(kind=8), parameter, public lambda_mu_t18 =10.0d0
 

Function/Subroutine Documentation

real(kind=8) function, dimension(2) test_18::grad_mu_bar_in_fourier_space_anal_t18 ( real(kind=8), dimension(2)  pt,
integer, dimension(1)  pt_id 
)

Definition at line 48 of file test_18.f90.

Here is the caller graph for this function:

real(kind=8) function, dimension(ne-nb+1) test_18::mu_bar_in_fourier_space_anal_t18 ( type(mesh_type H_mesh,
integer  nb,
integer  ne,
real(kind=8), dimension(2,ne-nb+1), optional  pts,
integer, dimension(ne-nb+1), optional  pts_ids 
)

Definition at line 7 of file test_18.f90.

Here is the caller graph for this function:

Variable Documentation

real (kind=8), parameter, public test_18::lambda_mu_t18 =10.0d0

Definition at line 4 of file test_18.f90.