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