MFEM  v4.6.0
Finite element discretization library
Public Member Functions | List of all members
RiemannSolver Class Reference

#include <ex18.hpp>

Public Member Functions

 RiemannSolver ()
 
double Eval (const Vector &state1, const Vector &state2, const Vector &nor, Vector &flux)
 

Detailed Description

Definition at line 47 of file ex18.hpp.

Constructor & Destructor Documentation

◆ RiemannSolver()

RiemannSolver::RiemannSolver ( )

Definition at line 263 of file ex18.hpp.

Member Function Documentation

◆ Eval()

double RiemannSolver::Eval ( const Vector state1,
const Vector state2,
const Vector nor,
Vector flux 
)

Definition at line 267 of file ex18.hpp.


The documentation for this class was generated from the following file: