SFEMaNS  version 5.3
Reference documentation for SFEMaNS
fem_m_axi Module Reference

Functions/Subroutines

subroutine qs_diff_mass_vect_m (type_op, LA, mesh, visco, mass, stab, mode, matrix)
 
subroutine qs_diff_mass_scal_m (mesh, LA, visco, mass, stab, mode, matrix)
 
subroutine qs_diff_mass_scal_m_variant (mesh, LA, heat_capa, visco, mass, temp_list_robin_sides, convection_coeff, stab, mode, matrix)
 
subroutine qs_mass_vect_3x3 (LA, mesh, mass, matrix)
 
subroutine qs_diff_mass_vect_3x3 (type_op, LA, mesh, visco, mass, stab, stab_bdy_ns, i_mode, mode, matrix)
 
subroutine qs_diff_mass_vect_3x3_divpenal (type_op, LA, mesh, visco, mass, stab, stab_bdy_ns, i_mode, mode, matrix)
 
subroutine qs_diff_mass_vect_3x3_divpenal_art_comp (type_op, LA, mesh, visco, mass, stab, stab_bdy_ns, stab_art_comp, i_mode, mode, matrix)
 
subroutine qs_00_m (mesh, alpha, LA, matrix)
 
subroutine qs_11_m (mesh, visco, LA, matrix)
 
subroutine qs_diff_mass_scal_m_level (mesh, LA, visco, mass, stab, i_mode, mode, matrix)
 

Function/Subroutine Documentation

subroutine fem_m_axi::qs_00_m ( type(mesh_type), intent(in)  mesh,
real(kind=8), intent(in)  alpha,
type(petsc_csr_la LA,
  matrix 
)

Definition at line 1533 of file fem_M_axi.f90.

subroutine fem_m_axi::qs_11_m ( type(mesh_type), target  mesh,
real(kind=8), intent(in)  visco,
type(petsc_csr_la LA,
  matrix 
)

Definition at line 1579 of file fem_M_axi.f90.

subroutine fem_m_axi::qs_diff_mass_scal_m ( type(mesh_type), intent(in)  mesh,
type(petsc_csr_la LA,
real(kind=8), intent(in)  visco,
real(kind=8), intent(in)  mass,
real(kind=8), intent(in)  stab,
integer, intent(in)  mode,
  matrix 
)

Definition at line 130 of file fem_M_axi.f90.

Here is the caller graph for this function:

subroutine fem_m_axi::qs_diff_mass_scal_m_level ( type(mesh_type), intent(in)  mesh,
type(petsc_csr_la LA,
real(kind=8), intent(in)  visco,
real(kind=8), intent(in)  mass,
real(kind=8), intent(in)  stab,
integer, intent(in)  i_mode,
integer, intent(in)  mode,
  matrix 
)

Definition at line 1631 of file fem_M_axi.f90.

Here is the caller graph for this function:

subroutine fem_m_axi::qs_diff_mass_scal_m_variant ( type(mesh_type), intent(in)  mesh,
type(petsc_csr_la LA,
real(kind=8), dimension(:), intent(in)  heat_capa,
real(kind=8), dimension(:), intent(in)  visco,
real(kind=8), intent(in)  mass,
integer, dimension(:), intent(in)  temp_list_robin_sides,
real(kind=8), dimension(:), intent(in)  convection_coeff,
real(kind=8), intent(in)  stab,
integer, intent(in)  mode,
  matrix 
)

Definition at line 202 of file fem_M_axi.f90.

Here is the caller graph for this function:

subroutine fem_m_axi::qs_diff_mass_vect_3x3 ( integer, intent(in)  type_op,
type(petsc_csr_la LA,
type(mesh_type), target  mesh,
real(kind=8), intent(in)  visco,
real(kind=8), intent(in)  mass,
real(kind=8), intent(in)  stab,
real(kind=8), intent(in)  stab_bdy_ns,
integer, intent(in)  i_mode,
integer, intent(in)  mode,
  matrix 
)

Definition at line 399 of file fem_M_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine fem_m_axi::qs_diff_mass_vect_3x3_divpenal ( integer, intent(in)  type_op,
type(petsc_csr_la LA,
type(mesh_type), target  mesh,
real(kind=8), intent(in)  visco,
real(kind=8), intent(in)  mass,
real(kind=8), intent(in)  stab,
real(kind=8), intent(in)  stab_bdy_ns,
integer, intent(in)  i_mode,
integer, intent(in)  mode,
  matrix 
)

Definition at line 716 of file fem_M_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine fem_m_axi::qs_diff_mass_vect_3x3_divpenal_art_comp ( integer, intent(in)  type_op,
type(petsc_csr_la LA,
type(mesh_type), target  mesh,
real(kind=8), intent(in)  visco,
real(kind=8), intent(in)  mass,
real(kind=8), intent(in)  stab,
real(kind=8), intent(in)  stab_bdy_ns,
real(kind=8), intent(in)  stab_art_comp,
integer, intent(in)  i_mode,
integer, intent(in)  mode,
  matrix 
)

Definition at line 1205 of file fem_M_axi.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine fem_m_axi::qs_diff_mass_vect_m ( integer, intent(in)  type_op,
type(petsc_csr_la LA,
type(mesh_type), intent(in)  mesh,
real(kind=8), intent(in)  visco,
real(kind=8), intent(in)  mass,
real(kind=8), intent(in)  stab,
integer, intent(in)  mode,
  matrix 
)

Definition at line 14 of file fem_M_axi.f90.

Here is the call graph for this function:

subroutine fem_m_axi::qs_mass_vect_3x3 ( type(petsc_csr_la LA,
type(mesh_type mesh,
real(kind=8), intent(in)  mass,
  matrix 
)

Definition at line 312 of file fem_M_axi.f90.

Here is the caller graph for this function: