|
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 |
| 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 | index0_ |
| int | index1_ |
| bool | relative_ |
| char | labels_ [3] |
Match coordinates at the same point on a plane
Definition at line 138 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 174 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 177 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 180 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 184 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 144 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inlineprivate |
Definition at line 147 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 187 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 197 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 204 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 205 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 206 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 228 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
inline |
Definition at line 230 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 139 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 140 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 140 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 141 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.
|
private |
Definition at line 142 of file Panzer_STK_PeriodicBC_MatchConditions.hpp.