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 |
double | getAbsoluteTolerance () const |
void | transform (double *ptB, const std::vector< double > ¢roidA) 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 215 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 239 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 243 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 247 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 251 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 220 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 223 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 255 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 260 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 267 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 269 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 216 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 217 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 217 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 217 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 218 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.