![]() |
NuTo
Numerics Tool
|
Functions | |
| std::string | FormatTime (double t) |
| void | AddToPvdFile (std::string pvdFileName, std::string vtuFileName, double t) |
| Adds the vtuFileName to the pvdFileName with the time step t. More... | |
| void AddToPvdFile | ( | std::string | pvdFileName, |
| std::string | vtuFileName, | ||
| double | t | ||
| ) |
Adds the vtuFileName to the pvdFileName with the time step t.
| pvdFileName | full pvd file name including ".pvd" |
| vtuFileName | full vtu file name including ".vtu" that is added to the pvdFileName |
| t | corresponding time |
| std::string FormatTime | ( | double | t | ) |
1.8.11