MFEM  v4.3.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
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 ( )

Definition at line 284 of file ex18.hpp.

Member Function Documentation

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

Definition at line 288 of file ex18.hpp.


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