#include <darcy_flow_mh.hh>
Definition at line 395 of file darcy_flow_mh.hh.
P0_CouplingAssembler::P0_CouplingAssembler |
( |
const DarcyMH & |
darcy | ) |
|
|
inline |
void P0_CouplingAssembler::assembly |
( |
LinSys & |
ls | ) |
|
Works well but there is large error next to the boundary.
Definition at line 1042 of file darcy_flow_mh.cc.
void P0_CouplingAssembler::pressure_diff |
( |
int |
i_ele, |
|
|
vector< int > & |
dofs, |
|
|
unsigned int & |
ele_type, |
|
|
double & |
delta, |
|
|
arma::vec & |
dirichlet |
|
) |
| |
const DarcyMH& P0_CouplingAssembler::darcy_ |
|
private |
double P0_CouplingAssembler::delta_0 |
|
private |
measure of master element, should be sum of intersection measures
Definition at line 434 of file darcy_flow_mh.hh.
const Element* P0_CouplingAssembler::master_ |
|
private |
vector< vector< arma::mat > > P0_CouplingAssembler::tensor_average |
|
private |
Row matrices to compute element pressure as average of boundary pressures.
Definition at line 432 of file darcy_flow_mh.hh.
The documentation for this class was generated from the following files: