#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
Match coordinates at the same point on a plane
Definition at line 99 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
◆ PlaneMatcher() [1/4]
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1 |
|
) |
| |
|
inline |
◆ PlaneMatcher() [2/4]
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1, |
|
|
double |
error |
|
) |
| |
|
inline |
◆ PlaneMatcher() [3/4]
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1, |
|
|
const std::vector< std::string > & |
params |
|
) |
| |
|
inline |
◆ PlaneMatcher() [4/4]
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
const PlaneMatcher & |
cm | ) |
|
|
inline |
◆ buildLabels()
void panzer_stk::PlaneMatcher::buildLabels |
( |
| ) |
|
|
inlineprivate |
◆ parseParams()
void panzer_stk::PlaneMatcher::parseParams |
( |
const std::vector< std::string > & |
params | ) |
|
|
inlineprivate |
◆ operator()()
◆ getString()
std::string panzer_stk::PlaneMatcher::getString |
( |
| ) |
const |
|
inline |
◆ error_
double panzer_stk::PlaneMatcher::error_ |
|
private |
◆ index0_
int panzer_stk::PlaneMatcher::index0_ |
|
private |
◆ index1_
int panzer_stk::PlaneMatcher::index1_ |
|
private |
◆ labels_
char panzer_stk::PlaneMatcher::labels_[3] |
|
private |
The documentation for this class was generated from the following file: