HArD::Core3D
Hybrid Arbitrary Degree::Core 3D - Library to implement 3D schemes with vertex, edge, face and cell polynomials as unknowns
Loading...
Searching...
No Matches
Classes
TestCase.hpp File Reference
#include "basis.hpp"
Include dependency graph for TestCase.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Solution
 Structure to store a solution and its derivatives. More...
 
struct  Diffusion
 Structure to store a diffusion tensor and its row-wise divergence. More...
 
struct  Advection
 Structure to store an advection velocity and its divergence, together with various flags. More...
 
struct  Reaction
 Structure to store a reaction term, together with various flags. More...
 
class  TestCase
 The TestCase class provides definition of test cases. More...