SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | Static Public Member Functions | List of all members
GeneratePointSamplesFromFieldAlgoF Class Reference

Public Types

typedef std::pair< long double,
VMesh::Elem::index_type
weight_type
 

Public Member Functions

bool build_table (VMesh *mesh, VField *vfield, std::vector< weight_type > &table, std::string &method)
 

Static Public Member Functions

static bool weight_less (const weight_type &a, const weight_type &b)
 

Member Typedef Documentation

typedef std::pair<long double, VMesh::Elem::index_type> weight_type

Member Function Documentation

bool build_table ( VMesh mesh,
VField vfield,
std::vector< weight_type > &  table,
std::string &  method 
)
static bool weight_less ( const weight_type a,
const weight_type b 
)
inlinestatic

The documentation for this class was generated from the following file: