Definition at line 489 of file types.f90.
real(dp), dimension(:), allocatable types::embedding_gausspoint_type::child_xi_coord |
Xi coord in this element.
Definition at line 491 of file types.f90.
integer(intg) types::embedding_gausspoint_type::element_number |
Element number in child mesh.
Definition at line 490 of file types.f90.
real(dp), dimension(:), allocatable types::embedding_gausspoint_type::parent_xi_coord |
Xi coordinates in parent element, not really needed but can be useful.
Definition at line 492 of file types.f90.