MEPP2 Project
Typedefs | Functions
test_reader_writer_aif.cpp File Reference
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
#include "FEVV/DataStructures/AIF/AIFMeshReader.hpp"
#include "FEVV/DataStructures/AIF/AIFMeshWriter.hpp"
#include "FEVV/Tools/IO/FileUtilities.hpp"
#include "Testing/Utils/utils_are_meshes_identical.hpp"
#include "Testing/Utils/utils_identical_text_based_files.hpp"
#include <cassert>
Include dependency graph for test_reader_writer_aif.cpp:

Go to the source code of this file.

Typedefs

typedef AIFMeshReader reader_type
 
typedef AIFMeshWriter writer_type
 

Functions

int main (int narg, char **argv)
 

Typedef Documentation

◆ reader_type

Definition at line 22 of file test_reader_writer_aif.cpp.

◆ writer_type

Definition at line 23 of file test_reader_writer_aif.cpp.

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 26 of file test_reader_writer_aif.cpp.

Here is the call graph for this function: