#include <zcross_extractor.H>
Inheritance diagram for ZCrossRandFaceGenerator:
Public Member Functions | |
ZCrossRandFaceGenerator () | |
virtual | ~ZCrossRandFaceGenerator () |
template<typename ScalarField, typename Confidence, typename FaceGenerator> | |
void | operator() (const ZCrossExtractor< ScalarField, Confidence, FaceGenerator > *extractor) |
virtual int | operator() () |
Private Member Functions | |
int | compute_num_faces (int n) |
int | gen_rand_face () |
int | gen_rand_val () |
Private Attributes | |
int | i |
int | num_faces |
int | total_faces |
Definition at line 326 of file zcross_extractor.H.
|
Definition at line 330 of file zcross_extractor.H. |
|
Definition at line 334 of file zcross_extractor.H. |
|
Definition at line 345 of file zcross_extractor.H. Referenced by operator()(). |
|
Definition at line 348 of file zcross_extractor.H. References gen_rand_val(), and total_faces. Referenced by operator()(). |
|
Definition at line 351 of file zcross_extractor.H. References total_faces. Referenced by gen_rand_face(). |
|
Implements ZCrossFaceGeneratorInterface. Definition at line 340 of file zcross_extractor.H. References gen_rand_face(), i, and num_faces. |
|
Reimplemented from ZCrossFaceGeneratorInterface. Definition at line 336 of file zcross_extractor.H. References compute_num_faces(), ZCrossExtractor< ScalarField, Confidence, FaceGenerator >::get_mesh(), i, BMESH::nfaces(), num_faces, and total_faces. |
|
Definition at line 354 of file zcross_extractor.H. Referenced by operator()(). |
|
Definition at line 354 of file zcross_extractor.H. Referenced by operator()(). |
|
Definition at line 354 of file zcross_extractor.H. Referenced by gen_rand_face(), gen_rand_val(), and operator()(). |