Panzer
Version of the Day
|
#include <Panzer_STK_PeriodicBC_MatchConditions.hpp>
Public Member Functions | |
CoordMatcher (int index) | |
CoordMatcher (int index, double error) | |
CoordMatcher (int index, const std::vector< std::string > ¶ms) | |
CoordMatcher (const CoordMatcher &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 | index_ |
bool | relative_ |
char | labels_ [3] |
Match coordinates that share the same point on a line
Definition at line 55 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 84 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 85 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 86 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 89 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 61 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 64 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 91 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 100 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 56 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 57 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 58 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 59 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.