|
Template Numerical Library version\ main:d08c4decc
|

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 |