|
omega_h
Reliable mesh adaptation
|
Public Member Functions | |
| Writer (Writer const &)=default | |
| Writer & | operator= (Writer const &)=default |
| Writer (filesystem::path const &root_path, Mesh *mesh, Int cell_dim=-1, Real restart_time=0.0, bool compress=OMEGA_H_DEFAULT_COMPRESS) | |
| void | write () |
| void | write (Real time) |
| void | write (Real time, TagSet const &tags) |
| void | write (I64 step, Real time, TagSet const &tags) |