|
subroutine, public | vtk_oct_m::dvtk_out_cf (filename, namespace, fieldname, ierr, cf_in, cube, spacing, unit) |
| Writes a cube_function in VTK legacy format see http: More...
|
|
subroutine, public | vtk_oct_m::dvtk_out_cf_vector (filename, namespace, fieldname, ierr, cf_in, vector_dim, cube, spacing, unit) |
| Writes a cube_function in VTK legacy format see http: More...
|
|
subroutine, public | vtk_oct_m::dvtk_out_cf_structured (filename, namespace, fieldname, ierr, cf_in, cube, unit, points, ascii) |
| Writes a mesh_function in VTK legacy format for structured grid data (i.e. curvilinear coordinates). The data is defined on a mesh that is topologically equivalent to a cubic grid. In other words, it must be laid on a cubic array but the value of each point coordinate is free in space. More...
|
|
subroutine, public | vtk_oct_m::dvtk_out_bz_structured (filename, namespace, fieldname, ierr, axis, fin, unit, points1BZ, ascii) |
| Writes a mesh_function in VTK legacy format for structured grid data in reciprocal space. The data is defined on a mesh that is topologically equivalent to a cubic grid. In other words, it must be laid on a cubic array but the value of each point coordinate is free in space. More...
|
|
subroutine, public | vtk_oct_m::zvtk_out_cf (filename, namespace, fieldname, ierr, cf_in, cube, spacing, unit) |
| Writes a cube_function in VTK legacy format see http: More...
|
|
subroutine, public | vtk_oct_m::zvtk_out_cf_vector (filename, namespace, fieldname, ierr, cf_in, vector_dim, cube, spacing, unit) |
| Writes a cube_function in VTK legacy format see http: More...
|
|
subroutine, public | vtk_oct_m::zvtk_out_cf_structured (filename, namespace, fieldname, ierr, cf_in, cube, unit, points, ascii) |
| Writes a mesh_function in VTK legacy format for structured grid data (i.e. curvilinear coordinates). The data is defined on a mesh that is topologically equivalent to a cubic grid. In other words, it must be laid on a cubic array but the value of each point coordinate is free in space. More...
|
|
subroutine, public | vtk_oct_m::zvtk_out_bz_structured (filename, namespace, fieldname, ierr, axis, fin, unit, points1BZ, ascii) |
| Writes a mesh_function in VTK legacy format for structured grid data in reciprocal space. The data is defined on a mesh that is topologically equivalent to a cubic grid. In other words, it must be laid on a cubic array but the value of each point coordinate is free in space. More...
|
|