KratosMultiphysics
KRATOS Multiphysics (Kratos) is a framework for building parallel, multi-disciplinary simulation software, aiming at modularity, extensibility, and high performance. Kratos is written in C++, and counts with an extensive Python interface.
Classes | Namespaces
scoped_file.h File Reference
#include <filesystem>
#include <fstream>
Include dependency graph for scoped_file.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Kratos::Testing::ScopedEntry
 
struct  Kratos::Testing::ScopedDirectory
 Class representing a directory that follows RAII. More...
 
class  Kratos::Testing::ScopedFile
 Class representing a file that follows RAII. More...
 
struct  Kratos::Testing::ScopedSymlink
 Class representing a symlink that follows RAII. More...
 

Namespaces

 Kratos
 REF: G. R. Cowper, GAUSSIAN QUADRATURE FORMULAS FOR TRIANGLES.
 
 Kratos::Testing