#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
Match coordinates at the same point on a plane
Definition at line 138 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()()
bool panzer_stk::PlaneMatcher::operator() |
( |
const Teuchos::Tuple< double, 3 > & | a, |
|
|
const Teuchos::Tuple< double, 3 > & | b ) const |
|
inline |
◆ getString()
std::string panzer_stk::PlaneMatcher::getString |
( |
| ) |
const |
|
inline |
◆ getIndex0()
int panzer_stk::PlaneMatcher::getIndex0 |
( |
| ) |
const |
|
inline |
◆ getIndex1()
int panzer_stk::PlaneMatcher::getIndex1 |
( |
| ) |
const |
|
inline |
◆ getPeriodicDirection()
int panzer_stk::PlaneMatcher::getPeriodicDirection |
( |
| ) |
const |
|
inline |
◆ getAbsoluteTolerance()
double panzer_stk::PlaneMatcher::getAbsoluteTolerance |
( |
| ) |
const |
|
inline |
◆ transform()
void panzer_stk::PlaneMatcher::transform |
( |
double * | ptB, |
|
|
const std::vector< double > & | centroidA ) const |
|
inline |
◆ error_
double panzer_stk::PlaneMatcher::error_ |
|
private |
◆ index0_
int panzer_stk::PlaneMatcher::index0_ |
|
private |
◆ index1_
int panzer_stk::PlaneMatcher::index1_ |
|
private |
◆ relative_
bool panzer_stk::PlaneMatcher::relative_ |
|
private |
◆ labels_
char panzer_stk::PlaneMatcher::labels_[3] |
|
private |
The documentation for this class was generated from the following file: