Functions/Subroutines | |
| subroutine | read_re2_data (ifbswap) |
| subroutine | readp_re2_mesh (ifbswap) |
| subroutine | readp_re2_curve (ifbswap) |
| subroutine | readp_re2_bc (cbl, bl, ifbswap) |
| subroutine | buf_to_xyz (buf, e, ifbswap, ierr) |
| subroutine | buf_to_curve (buf) |
| subroutine | buf_to_bc (cbl, bl, buf) |
| subroutine | bin_rd1_mesh (ifbswap) |
| subroutine | bin_rd1_curve (ifbswap) |
| subroutine | bin_rd1_bc (cbl, bl, ifbswap) |
| subroutine | buf_close_outv |
| subroutine | buf_close_out |
| subroutine | read_re2_hdr (ifbswap) |
| subroutine bin_rd1_bc | ( | character*3, dimension(6,lelt) | cbl, |
| real, dimension(5,6,lelt) | bl, | ||
| logical | ifbswap | ||
| ) |
| subroutine bin_rd1_curve | ( | logical | ifbswap | ) |
| subroutine bin_rd1_mesh | ( | logical | ifbswap | ) |
| subroutine buf_close_out | ( | ) |
| subroutine buf_close_outv | ( | ) |
| subroutine buf_to_bc | ( | character*3, dimension(6,lelt) | cbl, |
| real, dimension(5,6,lelt) | bl, | ||
| integer, dimension(30) | buf | ||
| ) |
| subroutine buf_to_curve | ( | integer, dimension(30) | buf | ) |
| subroutine buf_to_xyz | ( | integer, dimension(0:49) | buf, |
| integer | e, | ||
| logical | ifbswap, | ||
| ierr | |||
| ) |
| subroutine read_re2_data | ( | logical | ifbswap | ) |
| subroutine read_re2_hdr | ( | logical | ifbswap | ) |
| subroutine readp_re2_bc | ( | character*3, dimension( 6,lelt) | cbl, |
| real, dimension (5,6,lelt) | bl, | ||
| logical | ifbswap | ||
| ) |
| subroutine readp_re2_curve | ( | logical | ifbswap | ) |
| subroutine readp_re2_mesh | ( | logical | ifbswap | ) |