last update 20 Sep 2009 |
#include "cvrIoHandler.h"
Go to the source code of this file.
Namespaces | |
namespace | cvr |
Enumerations | |
enum | cvr::eBoundaryType { cvr::Zero, cvr::Mirror, cvr::Periodic, cvr::Constant, cvr::NoBoundary } |
Functions | |
bool | cvr::read (ioHandler &handler, eBoundaryType &data) |
bool | cvr::write (ioHandler &handler, const eBoundaryType &data) |
The appropriate read and write functions are also defined.