Octopus
td_write_oct_m::td_write_prop_t Type Reference

File handler. More...

Detailed Description

File handler.

Definition at line 302 of file td_write.F90.

Private Attributes

type(c_ptr) handle
 
type(c_ptr), dimension(:), allocatable mult_handles
 
type(mpi_grp_tmpi_grp
 
integer hand_start
 
integer hand_end
 
logical write = .false.
 
logical resolve_states = .false.
 Whether to resolve output by state. More...
 

Member Data Documentation

◆ handle

type(c_ptr) td_write_oct_m::td_write_prop_t::handle
private

Definition at line 303 of file td_write.F90.

◆ mult_handles

type(c_ptr), dimension(:), allocatable td_write_oct_m::td_write_prop_t::mult_handles
private

Definition at line 304 of file td_write.F90.

◆ mpi_grp

type(mpi_grp_t) td_write_oct_m::td_write_prop_t::mpi_grp
private

Definition at line 305 of file td_write.F90.

◆ hand_start

integer td_write_oct_m::td_write_prop_t::hand_start
private

Definition at line 306 of file td_write.F90.

◆ hand_end

integer td_write_oct_m::td_write_prop_t::hand_end
private

Definition at line 307 of file td_write.F90.

◆ write

logical td_write_oct_m::td_write_prop_t::write = .false.
private

Definition at line 308 of file td_write.F90.

◆ resolve_states

logical td_write_oct_m::td_write_prop_t::resolve_states = .false.
private

Whether to resolve output by state.

Definition at line 309 of file td_write.F90.


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