#include <AMReX_VisMFBuffer.H>
|
| static constexpr int | IO_Buffer_Size = 262144 * 8 |
| | We try to do I/O with buffers of this size.
|
| |
◆ IO_Buffer
A simple character buffer for setbuf() usage.
◆ Setbuf_Char_Type
The type of a char buffer required by [p]setbuf().
◆ ClearBuffer()
| static void amrex::VisMFBuffer::ClearBuffer |
( |
IO_Buffer & |
buf | ) |
|
|
inlinestatic |
◆ GetIOBufferSize()
| static Long amrex::VisMFBuffer::GetIOBufferSize |
( |
| ) |
|
|
inlinestatic |
◆ SetIOBufferSize()
| static void amrex::VisMFBuffer::SetIOBufferSize |
( |
Long |
iobuffersize | ) |
|
|
inlinestatic |
◆ IO_Buffer_Size
| constexpr int amrex::VisMFBuffer::IO_Buffer_Size = 262144 * 8 |
|
staticconstexpr |
We try to do I/O with buffers of this size.
◆ ioBufferSize
| Long amrex::VisMFBuffer::ioBufferSize |
|
staticprotected |
-— the settable buffer size
The documentation for this class was generated from the following files: