|
Neko 1.99.7
A portable framework for high-order spectral element flow simulations
|
Stereolithography (STL) file.
Data Types | |
| type | stl_file_t |
| Interface for STL files. More... | |
Functions/Subroutines | |
| subroutine | stl_file_write (this, data, t) |
| subroutine | stl_file_read (this, data) |
|
private |
Definition at line 65 of file stl_file.f90.
| subroutine stl_file::stl_file_write | ( | class(stl_file_t), intent(inout) | this, |
| class(*), intent(in), target | data, | ||
| real(kind=rp), intent(in), optional | t | ||
| ) |
Definition at line 58 of file stl_file.f90.