Print mesh parameters.
More...
|
subroutine | display_cartesian_mesh_1d (mesh) |
| display contents of a 1D cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ). More...
|
|
subroutine | display_cartesian_mesh_2d (mesh) |
| display contents of a 2d cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ). More...
|
|
subroutine | display_cartesian_mesh_3d (mesh) |
| display contents of a 3d cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ). More...
|
|
subroutine | display_cartesian_mesh_4d (mesh) |
| display contents of a 4d cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ). More...
|
|
Print mesh parameters.
Definition at line 192 of file sll_m_cartesian_meshes.F90.
◆ display_cartesian_mesh_1d()
display contents of a 1D cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ).
- Parameters
-
Definition at line 1073 of file sll_m_cartesian_meshes.F90.
◆ display_cartesian_mesh_2d()
display contents of a 2d cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ).
- Parameters
-
Definition at line 1087 of file sll_m_cartesian_meshes.F90.
◆ display_cartesian_mesh_3d()
display contents of a 3d cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ).
- Parameters
-
Definition at line 1104 of file sll_m_cartesian_meshes.F90.
◆ display_cartesian_mesh_4d()
display contents of a 4d cartesian mesh. Recommended access through the generic interface sll_o_display( mesh ).
- Parameters
-
Definition at line 1125 of file sll_m_cartesian_meshes.F90.