#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
Match coordinates at the same point on a plane
Definition at line 106 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1 |
|
) |
| |
|
inline |
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1, |
|
|
double |
error |
|
) |
| |
|
inline |
panzer_stk::PlaneMatcher::PlaneMatcher |
( |
int |
index0, |
|
|
int |
index1, |
|
|
const std::vector< std::string > & |
params |
|
) |
| |
|
inline |
void panzer_stk::PlaneMatcher::buildLabels |
( |
| ) |
|
|
inlineprivate |
void panzer_stk::PlaneMatcher::parseParams |
( |
const std::vector< std::string > & |
params | ) |
|
|
inlineprivate |
std::string panzer_stk::PlaneMatcher::getString |
( |
| ) |
const |
|
inline |
int panzer_stk::PlaneMatcher::getIndex0 |
( |
| ) |
const |
|
inline |
int panzer_stk::PlaneMatcher::getIndex1 |
( |
| ) |
const |
|
inline |
int panzer_stk::PlaneMatcher::getPeriodicDirection |
( |
| ) |
const |
|
inline |
double panzer_stk::PlaneMatcher::getAbsoluteTolerance |
( |
| ) |
const |
|
inline |
void panzer_stk::PlaneMatcher::transform |
( |
double * |
ptB, |
|
|
const std::vector< double > & |
centroidA |
|
) |
| const |
|
inline |
double panzer_stk::PlaneMatcher::error_ |
|
private |
int panzer_stk::PlaneMatcher::index0_ |
|
private |
int panzer_stk::PlaneMatcher::index1_ |
|
private |
bool panzer_stk::PlaneMatcher::relative_ |
|
private |
char panzer_stk::PlaneMatcher::labels_[3] |
|
private |
The documentation for this class was generated from the following file: