Neko
0.9.0
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 64 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 57 of file stl_file.f90.