SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
main.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program mhd_prog
 
subroutine my_post_processing (it)
 
subroutine forces_and_moments (time, vv_mesh, communicator, list_mode, un)
 
subroutine compute_level_set_conservation (time, mesh, communicator, list_mode, level_set)
 

Function/Subroutine Documentation

subroutine mhd_prog::compute_level_set_conservation ( real(kind=8), intent(in)  time,
type(mesh_type), intent(in)  mesh,
dimension(2)  communicator,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:,:), intent(in)  level_set 
)

Definition at line 440 of file main.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine mhd_prog::forces_and_moments ( real(kind=8), intent(in)  time,
type(mesh_type), intent(in)  vv_mesh,
dimension(2)  communicator,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(in)  un 
)

Definition at line 363 of file main.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

program mhd_prog ( )

Definition at line 1 of file main.f90.

Here is the call graph for this function:

subroutine mhd_prog::my_post_processing ( integer, intent(in)  it)

Definition at line 133 of file main.f90.

Here is the call graph for this function:

Here is the caller graph for this function: