MEPP2 Project
Typedefs | Functions
test_calculate_scaling_aif.cpp File Reference
#include "FEVV/DataStructures/AIF/AIFMesh.hpp"
#include "FEVV/Wrappings/Graph_traits_aif.h"
#include "FEVV/Wrappings/Geometry_traits_aif.h"
#include "FEVV/Wrappings/properties_aif.h"
#include "FEVV/Filters/Generic/scaling.hpp"
#include "FEVV/Filters/Generic/generic_reader.hpp"
#include <fstream>
#include <iostream>
Include dependency graph for test_calculate_scaling_aif.cpp:

Go to the source code of this file.

Typedefs

using AIFKernel = FEVV::AIF_mesh_kernel_generator
 
using MeshT = FEVV::DataStructures::AIF::AIFMesh
 

Functions

void test_calculate_scaling_aif (const std::string &input_file_path)
 
int main (int narg, char **argv)
 

Typedef Documentation

◆ AIFKernel

Definition at line 17 of file test_calculate_scaling_aif.cpp.

◆ MeshT

Definition at line 18 of file test_calculate_scaling_aif.cpp.

Function Documentation

◆ main()

int main ( int  narg,
char **  argv 
)

Definition at line 65 of file test_calculate_scaling_aif.cpp.

Here is the call graph for this function:

◆ test_calculate_scaling_aif()

void test_calculate_scaling_aif ( const std::string &  input_file_path)

Definition at line 38 of file test_calculate_scaling_aif.cpp.

Here is the call graph for this function:
Here is the caller graph for this function: