Octopus
io_function_oct_m::io_function_output_vector Interface Reference

Detailed Description

Definition at line 188 of file io_function.F90.

Private Member Functions

subroutine dio_function_output_vector (how, dir, fname, namespace, space, mesh, ff, unit, ierr, pos, atoms, grp, root)
 
subroutine zio_function_output_vector (how, dir, fname, namespace, space, mesh, ff, unit, ierr, pos, atoms, grp, root)
 

Member Function/Subroutine Documentation

◆ dio_function_output_vector()

subroutine io_function_oct_m::io_function_output_vector::dio_function_output_vector ( integer(int64), intent(in)  how,
character(len=*), intent(in)  dir,
character(len=*), intent(in)  fname,
type(namespace_t), intent(in)  namespace,
class(space_t), intent(in)  space,
class(mesh_t), intent(in)  mesh,
real(real64), dimension(:, :), intent(in), target, contiguous  ff,
type(unit_t), intent(in)  unit,
integer, intent(out)  ierr,
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 
)
private
Parameters
[in]grpthe group that shares the same data, must contain the domains group
[in]rootwhich process is going to write the data

Definition at line 1537 of file io_function.F90.

◆ zio_function_output_vector()

subroutine io_function_oct_m::io_function_output_vector::zio_function_output_vector ( integer(int64), intent(in)  how,
character(len=*), intent(in)  dir,
character(len=*), intent(in)  fname,
type(namespace_t), intent(in)  namespace,
class(space_t), intent(in)  space,
class(mesh_t), intent(in)  mesh,
complex(real64), dimension(:, :), intent(in), target, contiguous  ff,
type(unit_t), intent(in)  unit,
integer, intent(out)  ierr,
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 
)
private
Parameters
[in]grpthe group that shares the same data, must contain the domains group
[in]rootwhich process is going to write the data

Definition at line 3660 of file io_function.F90.


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