show Subroutine

private impure subroutine show(this, vtkfile_Xc, vtkfile_Xg, vtkfile_Xth_in_Xg)

Type Bound

nurbs_volume

Arguments

Type IntentOptional Attributes Name
class(nurbs_volume), intent(inout) :: this
character(len=*), intent(in) :: vtkfile_Xc
character(len=*), intent(in) :: vtkfile_Xg
character(len=*), intent(in), optional :: vtkfile_Xth_in_Xg

Called by

proc~~show~~CalledByGraph proc~show nurbs_volume%show program~example3_volume example3_volume program~example3_volume->proc~show program~example_bend_pipe example_bend_pipe program~example_bend_pipe->proc~show program~example_helix_pipe example_helix_pipe program~example_helix_pipe->proc~show program~example_nurbs_volume example_nurbs_volume program~example_nurbs_volume->proc~show program~example_plate_hole_1_3d example_plate_hole_1_3d program~example_plate_hole_1_3d->proc~show program~example_plate_hole_2_3d example_plate_hole_2_3d program~example_plate_hole_2_3d->proc~show program~example_plate_hole_4_3d example_plate_hole_4_3d program~example_plate_hole_4_3d->proc~show program~example_put_to_nurbs example_put_to_nurbs program~example_put_to_nurbs->proc~show program~example_toroidal_pipe example_toroidal_pipe program~example_toroidal_pipe->proc~show program~example_twist_taper example_twist_taper program~example_twist_taper->proc~show program~lsq_fit_bspline_3d lsq_fit_bspline_3d program~lsq_fit_bspline_3d->proc~show program~lsq_fit_nurbs_3d lsq_fit_nurbs_3d program~lsq_fit_nurbs_3d->proc~show program~shape_c_3d shape_C_3d program~shape_c_3d->proc~show program~shape_half_ring_3d shape_half_ring_3d program~shape_half_ring_3d->proc~show program~shape_hexahedron shape_hexahedron program~shape_hexahedron->proc~show program~shape_ring_3d shape_ring_3d program~shape_ring_3d->proc~show