Neko  0.8.1
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_add_point (htp, p, idx)