#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.
panzer_stk_classic::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1 |
|
) |
| |
|
inline |
panzer_stk_classic::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1, |
|
|
double |
error |
|
) |
| |
|
inline |
panzer_stk_classic::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1, |
|
|
const std::vector< std::string > & |
params |
|
) |
| |
|
inline |
panzer_stk_classic::PlaneMatcher::PlaneMatcher |
( |
const PlaneMatcher & |
cm | ) |
|
|
inline |
void panzer_stk_classic::PlaneMatcher::buildLabels |
( |
| ) |
|
|
inlineprivate |
void panzer_stk_classic::PlaneMatcher::parseParams |
( |
const std::vector< std::string > & |
params | ) |
|
|
inlineprivate |
std::string panzer_stk_classic::PlaneMatcher::getString |
( |
| ) |
const |
|
inline |
double panzer_stk_classic::PlaneMatcher::error_ |
|
private |
int panzer_stk_classic::PlaneMatcher::index0_ |
|
private |
int panzer_stk_classic::PlaneMatcher::index1_ |
|
private |
char panzer_stk_classic::PlaneMatcher::labels_[3] |
|
private |
The documentation for this class was generated from the following file: