PolyFEM
Loading...
Searching...
No Matches
OutData.hpp File Reference
#include <polyfem/Common.hpp>
#include <polyfem/assembler/Problem.hpp>
#include <polyfem/basis/ElementBases.hpp>
#include <polyfem/mesh/Mesh.hpp>
#include <polyfem/solver/SolveData.hpp>
#include <paraviewo/ParaviewWriter.hpp>
#include <paraviewo/VTUWriter.hpp>
#include <paraviewo/HDF5VTUWriter.hpp>
#include <polyfem/utils/RefElementSampler.hpp>
#include <Eigen/Dense>
Include dependency graph for OutData.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  polyfem::io::SolutionFrame
 class used to save the solution of time dependent problems in code instead of saving it to the disc More...
 
class  polyfem::io::OutGeometryData
 Utilies related to export of geometry. More...
 
struct  polyfem::io::OutGeometryData::ExportOptions
 different export flags More...
 
class  polyfem::io::OutRuntimeData
 stores all runtime data More...
 
class  polyfem::io::OutStatsData
 all stats from polyfem More...
 
class  polyfem::io::EnergyCSVWriter
 
class  polyfem::io::RuntimeStatsCSVWriter
 

Namespaces

namespace  polyfem
 
namespace  polyfem::io