![]() |
waves
Basic FE playground
|
#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"
Functions | |
int | min (int a, int b) |
int | max (int a, int b) |
int max | ( | int | a, |
int | b | ||
) |
int min | ( | int | a, |
int | b | ||
) |