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

Public Member Functions

real(kind=8) function, dimension(size(rr, 2)) sub_hexact (H_mesh, TYPE, rr, m, mu_H_field, t)
 

Detailed Description

Definition at line 135 of file abstract_interface.f90.

Member Function/Subroutine Documentation

real(kind=8) function, dimension(size(rr,2)) abstract_interface::sub_Hexact::sub_hexact ( type(mesh_type), intent(in)  H_mesh,
integer, intent(in)  TYPE,
real(kind=8), dimension(:,:), intent(in)  rr,
integer, intent(in)  m,
real(kind=8), dimension(:), intent(in)  mu_H_field,
real(kind=8), intent(in)  t 
)

Definition at line 136 of file abstract_interface.f90.


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