#include <BoundaryConditions.hpp>
◆ PeriodicConditionHandler() [1/2]
| Opm::PeriodicConditionHandler::PeriodicConditionHandler |
( |
| ) |
|
|
inline |
◆ PeriodicConditionHandler() [2/2]
| Opm::PeriodicConditionHandler::PeriodicConditionHandler |
( |
int |
num_different_boundary_ids | ) |
|
|
inlineexplicit |
◆ clear()
| void Opm::PeriodicConditionHandler::clear |
( |
| ) |
|
|
inline |
◆ empty()
| bool Opm::PeriodicConditionHandler::empty |
( |
| ) |
const |
|
inline |
◆ getCanonicalBoundaryId()
| int Opm::PeriodicConditionHandler::getCanonicalBoundaryId |
( |
int |
boundary_id | ) |
const |
|
inline |
◆ getPeriodicPartner()
| int Opm::PeriodicConditionHandler::getPeriodicPartner |
( |
int |
boundary_id | ) |
const |
|
inline |
◆ resize()
| void Opm::PeriodicConditionHandler::resize |
( |
int |
new_size | ) |
|
|
inline |
◆ setCanonicalBoundaryId()
| void Opm::PeriodicConditionHandler::setCanonicalBoundaryId |
( |
int |
boundary_id, |
|
|
int |
canonical_bid |
|
) |
| |
|
inline |
◆ setPeriodicPartners()
| void Opm::PeriodicConditionHandler::setPeriodicPartners |
( |
int |
boundary_id_1, |
|
|
int |
boundary_id_2 |
|
) |
| |
|
inline |
◆ size()
| int Opm::PeriodicConditionHandler::size |
( |
| ) |
const |
|
inline |
◆ write()
template<typename charT , class traits >
| void Opm::PeriodicConditionHandler::write |
( |
std::basic_ostream< charT, traits > & |
os | ) |
const |
|
inline |
The documentation for this class was generated from the following file: