export_Xg Subroutine

private impure subroutine export_Xg(this, filename, point_data, field_names, encoding)

Type Bound

nurbs_volume

Arguments

Type IntentOptional Attributes Name
class(nurbs_volume), intent(inout) :: this
character(len=*), intent(in) :: filename
real(kind=rk), intent(in), optional, contiguous :: point_data(:,:)
character(len=*), intent(in), optional, contiguous :: field_names(:)
character(len=*), intent(in), optional :: encoding

Calls

proc~~export_xg~2~~CallsGraph proc~export_xg~2 nurbs_volume%export_Xg proc~cmp_elem_xg_vis~2 nurbs_volume%cmp_elem_Xg_vis proc~export_xg~2->proc~cmp_elem_xg_vis~2 proc~export_vtk_legacy export_vtk_legacy proc~export_xg~2->proc~export_vtk_legacy set set proc~export_xg~2->set interface~elemconn_c0 elemConn_C0 proc~cmp_elem_xg_vis~2->interface~elemconn_c0 proc~cmp_elemconn_c0_l cmp_elemConn_C0_L interface~elemconn_c0->proc~cmp_elemconn_c0_l proc~cmp_elemconn_c0_s cmp_elemConn_C0_S interface~elemconn_c0->proc~cmp_elemconn_c0_s proc~cmp_elemconn_c0_v cmp_elemConn_C0_V interface~elemconn_c0->proc~cmp_elemconn_c0_v

Called by

proc~~export_xg~2~~CalledByGraph proc~export_xg~2 nurbs_volume%export_Xg program~example3_volume example3_volume program~example3_volume->proc~export_xg~2 program~example_bend_pipe example_bend_pipe program~example_bend_pipe->proc~export_xg~2 program~example_helix_pipe example_helix_pipe program~example_helix_pipe->proc~export_xg~2 program~example_nurbs_volume example_nurbs_volume program~example_nurbs_volume->proc~export_xg~2 program~example_put_to_nurbs example_put_to_nurbs program~example_put_to_nurbs->proc~export_xg~2 program~example_toroidal_pipe example_toroidal_pipe program~example_toroidal_pipe->proc~export_xg~2 program~example_twist_taper example_twist_taper program~example_twist_taper->proc~export_xg~2 program~lsq_fit_bspline_3d lsq_fit_bspline_3d program~lsq_fit_bspline_3d->proc~export_xg~2 program~poisson_iga_solver_3d poisson_iga_solver_3d program~poisson_iga_solver_3d->proc~export_xg~2 program~shape_c_3d shape_C_3d program~shape_c_3d->proc~export_xg~2 program~shape_half_ring_3d shape_half_ring_3d program~shape_half_ring_3d->proc~export_xg~2 program~shape_hexahedron shape_hexahedron program~shape_hexahedron->proc~export_xg~2 program~shape_ring_3d shape_ring_3d program~shape_ring_3d->proc~export_xg~2 program~test_nurbs_volume test_nurbs_volume program~test_nurbs_volume->proc~export_xg~2