Panzer
Version of the Day
|
#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
Public Member Functions | |
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 |
Private Member Functions | |
void | buildLabels () |
void | parseParams (const std::vector< std::string > ¶ms) |
Private Attributes | |
double | error_ |
int | index0a_ |
int | index0b_ |
int | index1_ |
char | labels_ [3] |
Match coordinates at the same point in two planes. This handles quarter symmetry.
Definition at line 210 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 234 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 238 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 242 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 246 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 215 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 218 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 250 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 255 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 211 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 212 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 212 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 212 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 213 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.