(git:6a2e663)
cp_realspace_grid_init Module Reference

Functions/Subroutines

subroutine, public init_input_type (input_settings, nsmax, rs_grid_section, ilevel, higher_grid_layout)
 parses an input section to assign the proper values to the input type More...
 

Detailed Description

Note
Routine to initialize a real space grid from a given input section
History
01.2014 moved routine from realspace_grid_types into separate file.
Author
Ole Schuett

Function/Subroutine Documentation

◆ init_input_type()

subroutine, public cp_realspace_grid_init::init_input_type ( type(realspace_grid_input_type), intent(out)  input_settings,
integer, intent(in)  nsmax,
type(section_vals_type), optional, pointer  rs_grid_section,
integer, intent(in)  ilevel,
integer, dimension(3), intent(in)  higher_grid_layout 
)

parses an input section to assign the proper values to the input type

Parameters
input_settings...
nsmax...
rs_grid_section...
ilevel...
higher_grid_layoutthe layout of a higher level grid. layouts with negative or zero values are ignored
History
01.2008 created [Joost VandeVondele]
Note
if rs_grid_section is not present we setup for an replicated setup

Definition at line 47 of file cp_realspace_grid_init.F.

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