This is the complete list of members for Opm::FlowBC, including all inherited members.
BCBase() | Opm::BCBase< double > | inlineprotected |
BCBase(BCType type, double value) | Opm::BCBase< double > | inlineprotected |
BCType enum name | Opm::BCBase< double > | |
Dirichlet enum value (defined in Opm::BCBase< double >) | Opm::BCBase< double > | |
FlowBC() | Opm::FlowBC | inline |
FlowBC(BCType type, double value) | Opm::FlowBC | inline |
isDirichlet() const | Opm::BCBase< double > | inlineprotected |
isNeumann() const | Opm::BCBase< double > | inlineprotected |
isPeriodic() const | Opm::BCBase< double > | inlineprotected |
Neumann enum value (defined in Opm::BCBase< double >) | Opm::BCBase< double > | |
outflux() const | Opm::FlowBC | inline |
Periodic enum value (defined in Opm::BCBase< double >) | Opm::BCBase< double > | |
pressure() const | Opm::FlowBC | inline |
pressureDifference() const | Opm::FlowBC | inline |
type_ (defined in Opm::BCBase< double >) | Opm::BCBase< double > | protected |
value_ (defined in Opm::BCBase< double >) | Opm::BCBase< double > | protected |
write(std::basic_ostream< charT, traits > &os) const | Opm::BCBase< double > | inline |