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

Public Member Functions

subroutine, public st_scr_maxwell_mu_h_p_phi (communicator, H_mesh_glob, H_mesh, pmag_mesh_glob, pmag_mesh, phi_mesh_glob, phi_mesh, interface_glob, interface_H_mu_glob, LA_H, LA_pmag, LA_phi, LA_mhd, opt_per)
 
subroutine search_index (mesh, jglob, nb_procs, jloc, proc, out)
 
subroutine search_index_block (mesh, jglob, rank, kmax, nb_procs, jloc, proc, out)
 

Detailed Description

Definition at line 1 of file st_csr_mhd.f90.

Member Function/Subroutine Documentation

subroutine st_csr_mhd::search_index ( type(mesh_type), intent(in)  mesh,
integer, intent(in)  jglob,
integer, intent(in)  nb_procs,
integer, intent(out)  jloc,
integer, intent(out)  proc,
logical, intent(out)  out 
)

Definition at line 418 of file st_csr_mhd.f90.

Here is the caller graph for this function:

subroutine st_csr_mhd::search_index_block ( type(mesh_type), intent(in)  mesh,
integer, intent(in)  jglob,
integer, intent(in)  rank,
integer, intent(in)  kmax,
integer, intent(in)  nb_procs,
integer, intent(out)  jloc,
integer, intent(out)  proc,
logical, intent(out)  out 
)

Definition at line 451 of file st_csr_mhd.f90.

Here is the caller graph for this function:

subroutine, public st_csr_mhd::st_scr_maxwell_mu_h_p_phi (   communicator,
type(mesh_type), intent(in)  H_mesh_glob,
type(mesh_type), intent(in)  H_mesh,
type(mesh_type), intent(in)  pmag_mesh_glob,
type(mesh_type), intent(in)  pmag_mesh,
type(mesh_type), intent(in)  phi_mesh_glob,
type(mesh_type), intent(in)  phi_mesh,
type(interface_type), intent(in)  interface_glob,
type(interface_type), intent(in)  interface_H_mu_glob,
type(petsc_csr_la), intent(out)  LA_H,
type(petsc_csr_la), intent(out)  LA_pmag,
type(petsc_csr_la), intent(out)  LA_phi,
type(petsc_csr_la), intent(out)  LA_mhd,
type(periodic_type), intent(in), optional  opt_per 
)

Definition at line 9 of file st_csr_mhd.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: