SFEMaNS  version 5.3
Reference documentation for SFEMaNS
abstract_interface::sub_mu_in_real_space Interface Reference

Public Member Functions

real(kind=8) function, dimension(nb_angles, ne-nb+1) sub_mu_in_real_space (H_mesh, angles, nb_angles, nb, ne, time)
 

Detailed Description

Definition at line 201 of file abstract_interface.f90.

Constructor & Destructor Documentation

real(kind=8) function, dimension(nb_angles,ne-nb+1) abstract_interface::sub_mu_in_real_space::sub_mu_in_real_space ( type(mesh_type), intent(in)  H_mesh,
real(kind=8), dimension(:), intent(in)  angles,
integer, intent(in)  nb_angles,
integer, intent(in)  nb,
integer, intent(in)  ne,
real(kind=8), intent(in)  time 
)

Definition at line 202 of file abstract_interface.f90.


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