MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Functions/Subroutines
mod_convert_files Module Reference

Functions/Subroutines

subroutine generate_plotfile
 
subroutine oneblock (qunit)
 
subroutine onegrid (qunit)
 
subroutine tecplot (qunit)
 
subroutine save_conntec (qunit, igrid, igonlevel)
 
integer function nodenumbertec1d (i1, nx1, ig, igrid)
 
integer function nodenumbertec2d (i1, i2, nx1, nx2, ig, igrid)
 
integer function nodenumbertec3d (i1, i2, i3, nx1, nx2, nx3, ig, igrid)
 
subroutine unstructuredvtk (qunit)
 
subroutine unstructuredvtkb (qunit)
 
subroutine unstructuredvtkb64 (qunit)
 
subroutine save_connvtk (qunit, igrid)
 
subroutine imagedatavtk_mpi (qunit)
 
subroutine punstructuredvtk_mpi (qunit)
 
subroutine unstructuredvtk_mpi (qunit)
 
subroutine write_vtk (qunit, ixIL, ixCL, ixCCL, igrid, nc, np, nxD, nxCD, normconv, wnamei, xC, xCC, wC, wCC)
 
subroutine write_vti (qunit, ixIL, ixCL, ixCCL, igD, nxD, normconv, wnamei, wC, wCC)
 
subroutine write_pvtu (qunit)
 
subroutine tecplot_mpi (qunit)
 
subroutine punstructuredvtkb_mpi (qunit)
 
subroutine unstructuredvtkb23 (qunit)
 
subroutine unstructuredvtkbsym23 (qunit)
 
subroutine calc_grid23 (qunit, igrid, xC_TMP, xCC_TMP, wC_TMP, wCC_TMP, normconv, ixCmin1, ixCmin2, ixCmin3, ixCmax1, ixCmax2, ixCmax3, ixCCmin1, ixCCmin2, ixCCmin3, ixCCmax1, ixCCmax2, ixCCmax3, first, i3grid, d3grid, w, zlength, zgridsc)
 
subroutine save_connvtk23 (qunit, igrid)
 
subroutine specialvar_output23 (ixImin1, ixImin2, ixImin3, ixImax1, ixImax2, ixImax3, ixOmin1, ixOmin2, ixOmin3, ixOmax1, ixOmax2, ixOmax3, w, x, normconv)
 

Function/Subroutine Documentation

◆ calc_grid23()

subroutine mod_convert_files::calc_grid23 ( integer, intent(in)  qunit,
integer, intent(in)  igrid,
double precision, dimension(ixmlo1-1:ixmhi1,ixmlo2-1:ixmhi2,ixmlo1 -1:ixmhi1,3)  xC_TMP,
double precision, dimension(ixmlo1:ixmhi1,ixmlo2:ixmhi2,ixmlo1:ixmhi1, 3)  xCC_TMP,
double precision, dimension(ixmlo1-1:ixmhi1,ixmlo2-1:ixmhi2,ixmlo1 -1:ixmhi1,nw+nwauxio)  wC_TMP,
double precision, dimension(ixmlo1:ixmhi1,ixmlo2:ixmhi2,ixmlo1:ixmhi1,nw +nwauxio)  wCC_TMP,
double precision, dimension(0:nw+nwauxio)  normconv,
integer  ixCmin1,
integer  ixCmin2,
integer  ixCmin3,
integer  ixCmax1,
integer  ixCmax2,
integer  ixCmax3,
integer  ixCCmin1,
integer  ixCCmin2,
integer  ixCCmin3,
integer  ixCCmax1,
integer  ixCCmax2,
integer  ixCCmax3,
logical, intent(in)  first,
integer, intent(in)  i3grid,
double precision  d3grid,
double precision, dimension(ixglo1:ixghi1,ixglo2:ixghi2,ixglo1:ixghi1,1:nw +nwauxio)  w,
double precision  zlength,
double precision  zgridsc 
)

Definition at line 3726 of file mod_convert_files.t.

Here is the call graph for this function:

◆ generate_plotfile()

subroutine mod_convert_files::generate_plotfile

Definition at line 9 of file mod_convert_files.t.

Here is the call graph for this function:

◆ imagedatavtk_mpi()

subroutine mod_convert_files::imagedatavtk_mpi ( integer, intent(in)  qunit)

Definition at line 1612 of file mod_convert_files.t.

Here is the call graph for this function:

◆ nodenumbertec1d()

integer function mod_convert_files::nodenumbertec1d ( integer, intent(in)  i1,
integer, intent(in)  nx1,
integer, intent(in)  ig,
integer, intent(in)  igrid 
)

Definition at line 606 of file mod_convert_files.t.

Here is the call graph for this function:

◆ nodenumbertec2d()

integer function mod_convert_files::nodenumbertec2d ( integer, intent(in)  i1,
integer, intent(in)  i2,
integer, intent(in)  nx1,
integer, intent(in)  nx2,
integer, intent(in)  ig,
integer, intent(in)  igrid 
)

Definition at line 615 of file mod_convert_files.t.

◆ nodenumbertec3d()

integer function mod_convert_files::nodenumbertec3d ( integer, intent(in)  i1,
integer, intent(in)  i2,
integer, intent(in)  i3,
integer, intent(in)  nx1,
integer, intent(in)  nx2,
integer, intent(in)  nx3,
integer, intent(in)  ig,
integer, intent(in)  igrid 
)

Definition at line 624 of file mod_convert_files.t.

◆ oneblock()

subroutine mod_convert_files::oneblock ( integer, intent(in)  qunit)

Definition at line 72 of file mod_convert_files.t.

Here is the call graph for this function:

◆ onegrid()

subroutine mod_convert_files::onegrid ( integer, intent(in)  qunit)

Definition at line 263 of file mod_convert_files.t.

Here is the call graph for this function:

◆ punstructuredvtk_mpi()

subroutine mod_convert_files::punstructuredvtk_mpi ( integer, intent(in)  qunit)

Definition at line 1768 of file mod_convert_files.t.

Here is the call graph for this function:

◆ punstructuredvtkb_mpi()

subroutine mod_convert_files::punstructuredvtkb_mpi ( integer, intent(in)  qunit)

Definition at line 2690 of file mod_convert_files.t.

Here is the call graph for this function:

◆ save_conntec()

subroutine mod_convert_files::save_conntec ( integer, intent(in)  qunit,
integer, intent(in)  igrid,
integer, intent(in)  igonlevel 
)

Definition at line 562 of file mod_convert_files.t.

Here is the call graph for this function:

◆ save_connvtk()

subroutine mod_convert_files::save_connvtk ( integer, intent(in)  qunit,
integer, intent(in)  igrid 
)

Definition at line 1580 of file mod_convert_files.t.

◆ save_connvtk23()

subroutine mod_convert_files::save_connvtk23 ( integer, intent(in)  qunit,
integer, intent(in)  igrid 
)

Definition at line 3966 of file mod_convert_files.t.

◆ specialvar_output23()

subroutine mod_convert_files::specialvar_output23 ( integer, intent(in)  ixImin1,
integer, intent(in)  ixImin2,
integer, intent(in)  ixImin3,
integer, intent(in)  ixImax1,
integer, intent(in)  ixImax2,
integer, intent(in)  ixImax3,
integer, intent(in)  ixOmin1,
integer, intent(in)  ixOmin2,
integer, intent(in)  ixOmin3,
integer, intent(in)  ixOmax1,
integer, intent(in)  ixOmax2,
integer, intent(in)  ixOmax3,
double precision, dimension(iximin1:iximax1,iximin2:iximax2, iximin3:iximax3,nw+nwauxio)  w,
double precision, dimension(iximin1:iximax1,iximin2:iximax2, iximin3:iximax3,1:3), intent(in)  x,
double precision, dimension(0:nw+nwauxio)  normconv 
)

Definition at line 3995 of file mod_convert_files.t.

◆ tecplot()

subroutine mod_convert_files::tecplot ( integer, intent(in)  qunit)

Definition at line 365 of file mod_convert_files.t.

Here is the call graph for this function:

◆ tecplot_mpi()

subroutine mod_convert_files::tecplot_mpi ( integer, intent(in)  qunit)

Definition at line 2244 of file mod_convert_files.t.

Here is the call graph for this function:

◆ unstructuredvtk()

subroutine mod_convert_files::unstructuredvtk ( integer, intent(in)  qunit)

Definition at line 633 of file mod_convert_files.t.

Here is the call graph for this function:

◆ unstructuredvtk_mpi()

subroutine mod_convert_files::unstructuredvtk_mpi ( integer, intent(in)  qunit)

Definition at line 1856 of file mod_convert_files.t.

Here is the call graph for this function:

◆ unstructuredvtkb()

subroutine mod_convert_files::unstructuredvtkb ( integer, intent(in)  qunit)

Definition at line 801 of file mod_convert_files.t.

Here is the call graph for this function:

◆ unstructuredvtkb23()

subroutine mod_convert_files::unstructuredvtkb23 ( integer, intent(in)  qunit)

Definition at line 2958 of file mod_convert_files.t.

Here is the call graph for this function:

◆ unstructuredvtkb64()

subroutine mod_convert_files::unstructuredvtkb64 ( integer, intent(in)  qunit)

Definition at line 1196 of file mod_convert_files.t.

Here is the call graph for this function:

◆ unstructuredvtkbsym23()

subroutine mod_convert_files::unstructuredvtkbsym23 ( integer, intent(in)  qunit)

Definition at line 3263 of file mod_convert_files.t.

Here is the call graph for this function:

◆ write_pvtu()

subroutine mod_convert_files::write_pvtu ( integer, intent(in)  qunit)

Definition at line 2175 of file mod_convert_files.t.

Here is the call graph for this function:

◆ write_vti()

subroutine mod_convert_files::write_vti ( integer, intent(in)  qunit,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixC,
  L,
integer, intent(in)  ixCC,
  L,
integer, intent(in)  ig,
integer, intent(in)  D,
integer, intent(in)  nx,
  D,
double precision, dimension(0:nw+nwauxio), intent(in)  normconv,
character(len=name_len), dimension(1:nw+nwauxio), intent(in)  wnamei,
double precision, dimension(ixmlo^d-1:ixmhi^d,nw+nwauxio)  wC,
double precision, dimension(ixmlo^d:ixmhi^d,nw+nwauxio)  wCC 
)

Definition at line 2119 of file mod_convert_files.t.

◆ write_vtk()

subroutine mod_convert_files::write_vtk ( integer, intent(in)  qunit,
integer, intent(in)  ixI,
integer, intent(in)  L,
integer, intent(in)  ixC,
  L,
integer, intent(in)  ixCC,
  L,
integer, intent(in)  igrid,
integer, intent(in)  nc,
integer, intent(in)  np,
integer, intent(in)  nx,
integer, intent(in)  D,
integer, intent(in)  nxC,
  D,
double precision, dimension(0:nw+nwauxio), intent(in)  normconv,
character(len=name_len), dimension(1:nw+nwauxio), intent(in)  wnamei,
double precision, dimension(ixmlo^d-1:ixmhi^d,ndim)  xC,
double precision, dimension(ixmlo^d:ixmhi^d,ndim)  xCC,
double precision, dimension(ixmlo^d-1:ixmhi^d,nw+nwauxio)  wC,
double precision, dimension(ixmlo^d:ixmhi^d,nw+nwauxio)  wCC 
)

Definition at line 2022 of file mod_convert_files.t.

Here is the call graph for this function: