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 |
int | getIndex0 () const |
int | getIndex1 () const |
int | getPeriodicDirection () 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 123 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 153 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 156 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 159 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 163 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 129 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 132 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 166 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 176 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 183 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 184 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 185 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 124 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 125 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 125 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 126 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 127 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.