dump_tem_BC_qVal Subroutine

public subroutine dump_tem_BC_qVal(me, offset, nElems, basename, myPart, comm)

dump bc properties

Mpi IO

Arguments

TypeIntentOptionalAttributesName
type(tem_BC_prop_type), intent(in) :: me

Boundary condition construct to load the data into

integer(kind=long_k), intent(in) :: offset

Offset of the local set of elements in the global list

integer, intent(in) :: nElems

Local number of elements with this property

character(len=*), intent(in) :: basename

Name of the file, the data is stored in, will be appended with ".lua" for the header information and ".lsb" or ".msb" for the binary data.

integer, intent(in) :: myPart

Partition to dump

integer, intent(in) :: comm

Communicator to use


Calls

proc~~dump_tem_bc_qval~~CallsGraph proc~dump_tem_bc_qval dump_tem_BC_qVal proc~tem_create_endiansuffix tem_create_EndianSuffix proc~dump_tem_bc_qval->proc~tem_create_endiansuffix mpi_file_close mpi_file_close proc~dump_tem_bc_qval->mpi_file_close mpi_file_open mpi_file_open proc~dump_tem_bc_qval->mpi_file_open proc~dump_tem_bc_qvalheader dump_tem_BC_qValHeader proc~dump_tem_bc_qval->proc~dump_tem_bc_qvalheader mpi_file_set_view mpi_file_set_view proc~dump_tem_bc_qval->mpi_file_set_view mpi_type_commit mpi_type_commit proc~dump_tem_bc_qval->mpi_type_commit mpi_type_size mpi_type_size proc~dump_tem_bc_qval->mpi_type_size mpi_file_write_all mpi_file_write_all proc~dump_tem_bc_qval->mpi_file_write_all proc~check_mpi_error check_mpi_error proc~dump_tem_bc_qval->proc~check_mpi_error mpi_type_free mpi_type_free proc~dump_tem_bc_qval->mpi_type_free mpi_type_contiguous mpi_type_contiguous proc~dump_tem_bc_qval->mpi_type_contiguous proc~aot_out_open_table aot_out_open_table proc~dump_tem_bc_qvalheader->proc~aot_out_open_table proc~aot_out_close aot_out_close proc~dump_tem_bc_qvalheader->proc~aot_out_close proc~aot_out_open aot_out_open proc~dump_tem_bc_qvalheader->proc~aot_out_open interface~aot_out_val aot_out_val proc~dump_tem_bc_qvalheader->interface~aot_out_val proc~aot_out_close_table aot_out_close_table proc~dump_tem_bc_qvalheader->proc~aot_out_close_table mpi_error_string mpi_error_string proc~check_mpi_error->mpi_error_string proc~tem_abort tem_abort proc~check_mpi_error->proc~tem_abort mpi_abort mpi_abort proc~tem_abort->mpi_abort

Contents


Variables

TypeVisibilityAttributesNameInitial
integer, private :: root
integer, private :: locomm
character(len=256), private :: headerfile
character(len=256), private :: datafile
character(len=4), private :: EndianSuffix
integer(kind=MPI_OFFSET_KIND), private :: displacement
integer, private :: fh
integer, private :: etype
integer, private :: ftype
integer, private :: ierror
integer, private :: iostatus(MPI_STATUS_SIZE)
integer, private :: typesize