SFEMaNS  version 4.1 (work in progress)
Reference documentation for SFEMaNS
 All Classes Files Functions Variables Groups Pages
input_data Module Reference

Public Member Functions

subroutine, public read_my_data (data_fichier)
 
subroutine check_coherence_of_data
 
logical function check_coherence_with_periodic_bcs (list)
 

Public Attributes

type(my_data), public inputs
 

Detailed Description

Definition at line 200 of file read_my_data.f90.

Member Function/Subroutine Documentation

subroutine input_data::check_coherence_of_data ( )

Definition at line 1092 of file read_my_data.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

logical function input_data::check_coherence_with_periodic_bcs ( integer, dimension(:)  list)

Definition at line 1224 of file read_my_data.f90.

Here is the caller graph for this function:

subroutine, public input_data::read_my_data ( character(len=200), intent(in)  data_fichier)

Definition at line 209 of file read_my_data.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

type(my_data), public input_data::inputs

Definition at line 204 of file read_my_data.f90.


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