Neko  0.8.99
A portable framework for high-order spectral element flow simulations
re2_file.f90 File Reference

Go to the source code of this file.

Data Types

type  re2_file::re2_file_t
 Interface for NEKTON re2 files. More...
 

Modules

module  re2_file
 NEKTON mesh data in re2 format.
 

Functions/Subroutines

subroutine re2_file::re2_file_read (this, data)
 Load a binary NEKTON mesh from a re2 file. More...
 
subroutine re2_file::re2_file_write (this, data, t)
 
subroutine re2_file::re2_file_read_points (msh, ndim, nel, dist, fh, mpi_offset, re2_data_xy_size, re2_data_xyz_size, v2_format)
 
subroutine re2_file::re2_file_read_curve (msh, ncurve, dist, fh, mpi_offset, v2_format)
 
subroutine re2_file::re2_file_read_bcs (msh, nbcs, dist, fh, mpi_offset, v2_format)
 
subroutine re2_file::re2_file_mark_labeled_bc (msh, el_idx, facet, type, label, offset, print_info)
 Mark a labeled zone based on an offset. More...
 
subroutine re2_file::re2_file_add_point (htp, p, idx)
 

Variables

integer, public re2_file::neko_w_bc_label = -1
 
integer, public re2_file::neko_v_bc_label = -1
 
integer, public re2_file::neko_o_bc_label = -1
 
integer, public re2_file::neko_sym_bc_label = -1
 
integer, public re2_file::neko_on_bc_label = -1
 
integer, public re2_file::neko_shl_bc_label = -1