Octopus
io_function_oct_m::io_function_output_supercell Interface Reference

Detailed Description

Definition at line 200 of file io_function.F90.

Private Member Functions

subroutine dio_function_output_supercell (how, dir, fname, mesh, space, latt, ff, centers, supercell, unit, ierr, namespace, pos, atoms, grp, root, is_global, extra_atom)
 
subroutine zio_function_output_supercell (how, dir, fname, mesh, space, latt, ff, centers, supercell, unit, ierr, namespace, pos, atoms, grp, root, is_global, extra_atom)
 

Member Function/Subroutine Documentation

◆ dio_function_output_supercell()

subroutine io_function_oct_m::io_function_output_supercell::dio_function_output_supercell ( integer(8), intent(in)  how,
character(len=*), intent(in)  dir,
character(len=*), intent(in)  fname,
class(mesh_t), intent(in)  mesh,
class(space_t), intent(in)  space,
type(lattice_vectors_t), intent(in)  latt,
real(real64), dimension(:,:), intent(in), target, contiguous  ff,
real(real64), dimension(:,:), intent(in)  centers,
integer, dimension(:), intent(in)  supercell,
type(unit_t), intent(in)  unit,
integer, intent(out)  ierr,
type(namespace_t), intent(in)  namespace,
real(real64), dimension(:,:), intent(in), optional  pos,
type(atom_t), dimension(:), intent(in), optional  atoms,
type(mpi_grp_t), intent(in), optional  grp,
integer, intent(in), optional  root,
logical, intent(in), optional  is_global,
real(real64), dimension(:), intent(in), optional  extra_atom 
)
private
Parameters
[in]grpthe group that shares the same data, must contain the domains group
[in]rootwhich process is going to write the data
[in]is_globalInput data is meshnp_global? And, thus, it has not be gathered

Definition at line 2779 of file io_function.F90.

◆ zio_function_output_supercell()

subroutine io_function_oct_m::io_function_output_supercell::zio_function_output_supercell ( integer(8), intent(in)  how,
character(len=*), intent(in)  dir,
character(len=*), intent(in)  fname,
class(mesh_t), intent(in)  mesh,
class(space_t), intent(in)  space,
type(lattice_vectors_t), intent(in)  latt,
complex(real64), dimension(:,:), intent(in), target, contiguous  ff,
real(real64), dimension(:,:), intent(in)  centers,
integer, dimension(:), intent(in)  supercell,
type(unit_t), intent(in)  unit,
integer, intent(out)  ierr,
type(namespace_t), intent(in)  namespace,
real(real64), dimension(:,:), intent(in), optional  pos,
type(atom_t), dimension(:), intent(in), optional  atoms,
type(mpi_grp_t), intent(in), optional  grp,
integer, intent(in), optional  root,
logical, intent(in), optional  is_global,
real(real64), dimension(:), intent(in), optional  extra_atom 
)
private
Parameters
[in]grpthe group that shares the same data, must contain the domains group
[in]rootwhich process is going to write the data
[in]is_globalInput data is meshnp_global? And, thus, it has not be gathered

Definition at line 4936 of file io_function.F90.


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