MPI-AMRVAC  3.1
The MPI - Adaptive Mesh Refinement - Versatile Advection Code (development version)
Functions/Subroutines
convert.t File Reference

Go to the source code of this file.

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 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 3989 of file convert.t.

Here is the call graph for this function:

◆ generate_plotfile()

subroutine generate_plotfile

Definition at line 2 of file convert.t.

Here is the call graph for this function:

◆ imagedatavtk_mpi()

subroutine imagedatavtk_mpi ( integer, intent(in)  qunit)

Definition at line 1695 of file convert.t.

Here is the call graph for this function:

◆ nodenumbertec1d()

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

Definition at line 630 of file convert.t.

Here is the call graph for this function:

◆ nodenumbertec2d()

integer function 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 639 of file convert.t.

Here is the call graph for this function:

◆ nodenumbertec3d()

integer function 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 648 of file convert.t.

Here is the call graph for this function:

◆ oneblock()

subroutine oneblock ( integer, intent(in)  qunit)

Definition at line 67 of file convert.t.

Here is the call graph for this function:

◆ onegrid()

subroutine onegrid ( integer, intent(in)  qunit)

Definition at line 265 of file convert.t.

Here is the call graph for this function:

◆ punstructuredvtk_mpi()

subroutine punstructuredvtk_mpi ( integer, intent(in)  qunit)

Definition at line 1869 of file convert.t.

Here is the call graph for this function:

◆ punstructuredvtkb_mpi()

subroutine punstructuredvtkb_mpi ( integer, intent(in)  qunit)

Definition at line 2880 of file convert.t.

Here is the call graph for this function:

◆ save_conntec()

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

Definition at line 582 of file convert.t.

Here is the call graph for this function:

◆ save_connvtk()

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

Definition at line 1660 of file convert.t.

◆ save_connvtk23()

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

Definition at line 4245 of file convert.t.

◆ specialvar_output23()

subroutine 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 4280 of file convert.t.

◆ tecplot()

subroutine tecplot ( integer, intent(in)  qunit)

Definition at line 375 of file convert.t.

Here is the call graph for this function:

◆ tecplot_mpi()

subroutine tecplot_mpi ( integer, intent(in)  qunit)

Definition at line 2396 of file convert.t.

Here is the call graph for this function:

◆ unstructuredvtk()

subroutine unstructuredvtk ( integer, intent(in)  qunit)

Definition at line 657 of file convert.t.

Here is the call graph for this function:

◆ unstructuredvtk_mpi()

subroutine unstructuredvtk_mpi ( integer, intent(in)  qunit)

Definition at line 1963 of file convert.t.

Here is the call graph for this function:

◆ unstructuredvtkb()

subroutine unstructuredvtkb ( integer, intent(in)  qunit)

Definition at line 832 of file convert.t.

Here is the call graph for this function:

◆ unstructuredvtkb23()

subroutine unstructuredvtkb23 ( integer, intent(in)  qunit)

Definition at line 3174 of file convert.t.

Here is the call graph for this function:

◆ unstructuredvtkb64()

subroutine unstructuredvtkb64 ( integer, intent(in)  qunit)

Definition at line 1246 of file convert.t.

Here is the call graph for this function:

◆ unstructuredvtkbsym23()

subroutine unstructuredvtkbsym23 ( integer, intent(in)  qunit)

Definition at line 3497 of file convert.t.

Here is the call graph for this function:

◆ write_pvtu()

subroutine write_pvtu ( integer, intent(in)  qunit)

Definition at line 2321 of file convert.t.

Here is the call graph for this function:

◆ write_vti()

subroutine 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 2260 of file convert.t.

◆ write_vtk()

subroutine 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 2151 of file convert.t.

Here is the call graph for this function: