waves
Basic FE playground
Graph.cpp File Reference
#include "Graph.h"
#include "wProblem.h"
#include "wMshData.h"
#include "wElement.h"
#include "wNode.h"
#include <utility>
#include <Kokkos_UnorderedMap.hpp>
#include <Kokkos_Sort.hpp>
#include "Tpetra_CrsMatrix.hpp"
#include <MatrixMarket_Tpetra.hpp>
#include "LinearSolver.h"
Include dependency graph for Graph.cpp:

Functions

int min (int a, int b)
 
int max (int a, int b)
 

Function Documentation

◆ max()

int max ( int  a,
int  b 
)

◆ min()

int min ( int  a,
int  b 
)