![]() |
MFEM
v4.3.0
Finite element discretization library
|
Go to the source code of this file.
Namespaces | |
| mfem | |
Functions | |
| int | mfem::BarycentricToVTKTriangle (int *b, int ref) |
| int | mfem::BarycentricToVTKTetra (int *b, int ref) |
| int | mfem::VTKTriangleDOFOffset (int ref, int i, int j) |
| int | mfem::CartesianToVTKPrism (int i, int j, int k, int ref) |
| int | mfem::CartesianToVTKTensor (int idx_in, int ref, Geometry::Type geom) |
| void | mfem::CreateVTKElementConnectivity (Array< int > &con, Geometry::Type geom, int ref) |
| void | mfem::WriteVTKEncodedCompressed (std::ostream &out, const void *bytes, uint32_t nbytes, int compression_level) |
| bool | mfem::IsBigEndian () |
| const char * | mfem::VTKByteOrder () |
1.8.5