SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
abstract_interface::sub_init_maxwell Interface Reference

Public Member Functions

subroutine sub_init_maxwell (H_mesh, phi_mesh, time, dt, mu_H_field, mu_phi, list_mode, Hn1, Hn, phin1, phin)
 

Detailed Description

Definition at line 173 of file abstract_interface.f90.

Constructor & Destructor Documentation

subroutine abstract_interface::sub_init_maxwell::sub_init_maxwell ( type(mesh_type)  H_mesh,
type(mesh_type)  phi_mesh,
real(kind=8), intent(out)  time,
real(kind=8), intent(in)  dt,
real(kind=8), dimension(:), intent(in)  mu_H_field,
real(kind=8), intent(in)  mu_phi,
integer, dimension(:), intent(in)  list_mode,
real(kind=8), dimension(:,:,:), intent(out)  Hn1,
real(kind=8), dimension(:,:,:), intent(out)  Hn,
real(kind=8), dimension(:,:,:), intent(out)  phin1,
real(kind=8), dimension(:,:,:), intent(out)  phin 
)

Definition at line 173 of file abstract_interface.f90.


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