Template Numerical Library version\ main:bb09b17
|
Public Types | |
using | IndexType = typename Mesh::GlobalIndexType |
Public Member Functions | |
FPMAWriter (std::ostream &str) | |
void | writeEntities (const Mesh &mesh) |
Protected Member Functions | |
void | writePoints (const Mesh &mesh) |
Protected Attributes | |
std::ostream | str |