#include <mh_dofhandler.hh>
temporary solution to provide access to results from DarcyFlowMH independent of mesh
Definition at line 23 of file mh_dofhandler.hh.
temporary replacement for DofHandler accessor, scalar (pressure) on element
Definition at line 48 of file mh_dofhandler.cc.
double MH_DofHandler::precision |
( |
| ) |
const |
|
inline |
void MH_DofHandler::reinit |
( |
Mesh * |
mesh | ) |
|
void MH_DofHandler::set_solution |
( |
double |
time, |
|
|
double * |
solution, |
|
|
double |
precision |
|
) |
| |
unsigned int MH_DofHandler::side_dof |
( |
const SideIter |
side | ) |
const |
double MH_DofHandler::side_flux |
( |
const Side & |
side | ) |
const |
temporary replacement for DofHandler accessor, flux through given side
Definition at line 37 of file mh_dofhandler.cc.
double MH_DofHandler::side_scalar |
( |
const Side & |
side | ) |
const |
temporary replacement for DofHandler accessor, scalar (pressure) on edge of the side
Definition at line 42 of file mh_dofhandler.cc.
double MH_DofHandler::time_changed |
( |
| ) |
const |
|
inline |
vector< vector<unsigned int> > MH_DofHandler::elem_side_to_global |
|
protected |
double* MH_DofHandler::mh_solution |
|
protected |
double MH_DofHandler::solution_precision |
|
protected |
double MH_DofHandler::time_ |
|
protected |
The documentation for this class was generated from the following files: