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

Public Member Functions

integer function, public last_c_leng (len_str, string)
 
integer function eval_blank (len_str, string)
 
integer function, public start_of_string (string)
 
integer function, public last_of_string (string)
 
subroutine read_until (unit, string)
 
subroutine find_string (unit, string, okay)
 
integer function, public last_c_leng (len_str, string)
 
integer function eval_blank (len_str, string)
 
integer function, public start_of_string (string)
 
integer function, public last_of_string (string)
 
subroutine read_until (unit, string, error)
 
subroutine find_string (unit, string, okay)
 

Detailed Description

Definition at line 4 of file chaine_caractere_par.f90.

Member Function/Subroutine Documentation

integer function chaine_caractere::eval_blank ( integer, intent(in)  len_str,
character (len=len_str), intent(in)  string 
)

Definition at line 32 of file chaine_caractere_par.f90.

Here is the caller graph for this function:

integer function chaine_caractere::eval_blank ( integer, intent(in)  len_str,
character (len=len_str), intent(in)  string 
)

Definition at line 32 of file chaine_caractere.f90.

subroutine chaine_caractere::find_string ( integer, intent(in)  unit,
character(len=*), intent(in)  string,
logical  okay 
)

Definition at line 116 of file chaine_caractere_par.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine chaine_caractere::find_string ( integer, intent(in)  unit,
character(len=*), intent(in)  string,
logical  okay 
)

Definition at line 118 of file chaine_caractere.f90.

Here is the call graph for this function:

integer function, public chaine_caractere::last_c_leng ( integer, intent(in)  len_str,
character (len=len_str), intent(in)  string 
)

Definition at line 10 of file chaine_caractere_par.f90.

Here is the caller graph for this function:

integer function, public chaine_caractere::last_c_leng ( integer, intent(in)  len_str,
character (len=len_str), intent(in)  string 
)

Definition at line 10 of file chaine_caractere.f90.

integer function, public chaine_caractere::last_of_string ( character (len=*), intent(in)  string)

Definition at line 75 of file chaine_caractere_par.f90.

Here is the caller graph for this function:

integer function, public chaine_caractere::last_of_string ( character (len=*), intent(in)  string)

Definition at line 75 of file chaine_caractere.f90.

subroutine chaine_caractere::read_until ( integer, intent(in)  unit,
character(len=*), intent(in)  string 
)

Definition at line 95 of file chaine_caractere_par.f90.

Here is the call graph for this function:

Here is the caller graph for this function:

subroutine chaine_caractere::read_until ( integer, intent(in)  unit,
character(len=*), intent(in)  string,
logical, optional  error 
)

Definition at line 95 of file chaine_caractere.f90.

Here is the call graph for this function:

integer function, public chaine_caractere::start_of_string ( character (len=*), intent(in)  string)

Definition at line 54 of file chaine_caractere.f90.

integer function, public chaine_caractere::start_of_string ( character (len=*), intent(in)  string)

Definition at line 54 of file chaine_caractere_par.f90.

Here is the caller graph for this function:


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