(git:3add494)
input_cp2k_read Module Reference

parse cp2k input files More...

Functions/Subroutines

type(section_vals_type) function, pointer, public read_input (input_declaration, file_path, initial_variables, para_env)
 reads the cp2k input from the given filepath and returns a section_vals containing the input More...
 

Detailed Description

parse cp2k input files

History
06.2004 created [fawzi] 03.2014 moved into separate module [Ole Schuett]
Author
fawzi

Function/Subroutine Documentation

◆ read_input()

type(section_vals_type) function, pointer, public input_cp2k_read::read_input ( type(section_type), pointer  input_declaration,
character(len=*), intent(in)  file_path,
character(len=*), dimension(:, :)  initial_variables,
type(mp_para_env_type), pointer  para_env 
)

reads the cp2k input from the given filepath and returns a section_vals containing the input

Parameters
input_declaration...
file_pathpath where the input should be read
initial_variables...
para_env...
Returns
...
Author
fawzi

Definition at line 51 of file input_cp2k_read.F.

Here is the call graph for this function:
Here is the caller graph for this function: