#include "meshio.h"#include "simulation.h"#include <iostream>Include dependency graph for binary-mesh-to-text.C:
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, | |
| char ** | argv | |||
| ) |
Definition at line 9 of file binary-mesh-to-text.C.
References Simulation::get_bezier_mesh(), Simulation::get_boundary_mesh(), and MeshBinaryInput::read().
Here is the call graph for this function:
1.5.2