#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
|
| QuarterPlaneMatcher (int index0a, int index0b, int index1) |
|
| QuarterPlaneMatcher (int index0a, int index0b, int index1, double error) |
|
| QuarterPlaneMatcher (int index0a, int index0b, int index1, const std::vector< std::string > ¶ms) |
|
| QuarterPlaneMatcher (const QuarterPlaneMatcher &cm) |
|
bool | operator() (const Teuchos::Tuple< double, 3 > &a, const Teuchos::Tuple< double, 3 > &b) const |
|
std::string | getString () const |
|
Match coordinates at the same point in two planes. This handles quarter symmetry.
Definition at line 151 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
panzer_stk_classic::QuarterPlaneMatcher::QuarterPlaneMatcher |
( |
int |
index0a, |
|
|
int |
index0b, |
|
|
int |
index1 |
|
) |
| |
|
inline |
panzer_stk_classic::QuarterPlaneMatcher::QuarterPlaneMatcher |
( |
int |
index0a, |
|
|
int |
index0b, |
|
|
int |
index1, |
|
|
double |
error |
|
) |
| |
|
inline |
panzer_stk_classic::QuarterPlaneMatcher::QuarterPlaneMatcher |
( |
int |
index0a, |
|
|
int |
index0b, |
|
|
int |
index1, |
|
|
const std::vector< std::string > & |
params |
|
) |
| |
|
inline |
void panzer_stk_classic::QuarterPlaneMatcher::buildLabels |
( |
| ) |
|
|
inlineprivate |
void panzer_stk_classic::QuarterPlaneMatcher::parseParams |
( |
const std::vector< std::string > & |
params | ) |
|
|
inlineprivate |
bool panzer_stk_classic::QuarterPlaneMatcher::operator() |
( |
const Teuchos::Tuple< double, 3 > & |
a, |
|
|
const Teuchos::Tuple< double, 3 > & |
b |
|
) |
| const |
|
inline |
std::string panzer_stk_classic::QuarterPlaneMatcher::getString |
( |
| ) |
const |
|
inline |
double panzer_stk_classic::QuarterPlaneMatcher::error_ |
|
private |
int panzer_stk_classic::QuarterPlaneMatcher::index0a_ |
|
private |
int panzer_stk_classic::QuarterPlaneMatcher::index0b_ |
|
private |
int panzer_stk_classic::QuarterPlaneMatcher::index1_ |
|
private |
char panzer_stk_classic::QuarterPlaneMatcher::labels_[3] |
|
private |
The documentation for this class was generated from the following file: