Panzer
Version of the Day
|
#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
Public Member Functions | |
PlaneMatcher (int index0, int index1) | |
PlaneMatcher (int index0, int index1, double error) | |
PlaneMatcher (int index0, int index1, const std::vector< std::string > ¶ms) | |
PlaneMatcher (const PlaneMatcher &cm) | |
bool | operator() (const Teuchos::Tuple< double, 3 > &a, const Teuchos::Tuple< double, 3 > &b) const |
std::string | getString () const |
Private Member Functions | |
void | buildLabels () |
void | parseParams (const std::vector< std::string > ¶ms) |
Private Attributes | |
double | error_ |
int | index0_ |
int | index1_ |
bool | relative_ |
char | labels_ [3] |
Match coordinates at the same point on a plane
Definition at line 110 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 140 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 143 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 146 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 150 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 116 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 119 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 153 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 163 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 111 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 112 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 112 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 113 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 114 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.