SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
tn_axi Module Reference

Public Member Functions

real(kind=8) function dot_product_sf (communicator, mesh, list_mode, v, w)
 
real(kind=8) function norm_sf (communicator, norm_type, mesh, list_mode, v)
 
real(kind=8) function norm_s (communicator, norm_type, mesh, list_mode, v)
 
real(kind=8) function norm_s_l1_zero_mode (communicator, mesh, list_mode, v)
 
subroutine integration_mode (communicator, norm_loc, norm_tot)
 
real(kind=8) function norme_l2_champ_par (communicator, mesh, list_mode, v)
 
real(kind=8) function norme_h1_champ_par (communicator, mesh, list_mode, v)
 
real(kind=8) function norme_div_par (communicator, H_mesh, list_mode, v)
 
real(kind=8) function norme_curl_par (communicator, H_mesh, list_mode, v)
 
subroutine angular_momentum (mesh, list_mode, field, moments_out)
 
subroutine moments (communicator, H_mesh, list_mode, v, dipole_out, quadripole_out)
 

Detailed Description

Definition at line 5 of file tn_axi.f90.

Member Function/Subroutine Documentation

subroutine tn_axi::angular_momentum ( type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  field,
real(kind=8), dimension(3), intent(out)  moments_out 
)

Definition at line 247 of file tn_axi.f90.

Here is the caller graph for this function:

real(kind=8) function tn_axi::dot_product_sf ( dimension(2)  communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v,
real(kind=8), dimension(:,:,:), intent(in)  w 
)

Definition at line 9 of file tn_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine tn_axi::integration_mode (   communicator,
real(kind=8), intent(in)  norm_loc,
real(kind=8), intent(out)  norm_tot 
)

Definition at line 163 of file tn_axi.f90.

Here is the caller graph for this function:

subroutine tn_axi::moments (   communicator,
type(mesh_type), intent(in)  H_mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v,
real(kind=8), dimension(3), intent(out)  dipole_out,
real(kind=8), dimension(3,3), intent(out)  quadripole_out 
)

Definition at line 302 of file tn_axi.f90.

real(kind=8) function tn_axi::norm_s ( dimension(2)  communicator,
character(*), intent(in)  norm_type,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 85 of file tn_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function tn_axi::norm_s_l1_zero_mode ( dimension(2)  communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 131 of file tn_axi.f90.

Here is the call graph for this function:

real(kind=8) function tn_axi::norm_sf ( dimension(2)  communicator,
character(*), intent(in)  norm_type,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 38 of file tn_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function tn_axi::norme_curl_par (   communicator,
type(mesh_type), intent(in)  H_mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 231 of file tn_axi.f90.

Here is the call graph for this function:

real(kind=8) function tn_axi::norme_div_par (   communicator,
type(mesh_type), intent(in)  H_mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 215 of file tn_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function tn_axi::norme_h1_champ_par (   communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 199 of file tn_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

real(kind=8) function tn_axi::norme_l2_champ_par (   communicator,
type(mesh_type), intent(in)  mesh,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  v 
)

Definition at line 179 of file tn_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:


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