SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Classes | Functions
GetDomainBoundaryAlgo.cc File Reference
#include <Core/Algorithms/Legacy/Fields/DomainFields/GetDomainBoundaryAlgo.h>
#include <Core/Algorithms/Base/AlgorithmVariableNames.h>
#include <Core/Datatypes/SparseRowMatrix.h>
#include <Core/Datatypes/Legacy/Field/FieldInformation.h>
#include <Core/Datatypes/Legacy/Field/Mesh.h>
#include <Core/Datatypes/Legacy/Field/VMesh.h>
#include <Core/Datatypes/Legacy/Field/VField.h>
#include <Core/Algorithms/Base/AlgorithmPreconditions.h>
#include <Core/Datatypes/PropertyManagerExtensions.h>
#include <Core/Logging/Log.h>
#include <boost/unordered_map.hpp>

Classes

struct  pointtype
 
struct  IndexHash
 

Functions

 ALGORITHM_PARAMETER_DEF (Fields, MinRange)
 
 ALGORITHM_PARAMETER_DEF (Fields, MaxRange)
 
 ALGORITHM_PARAMETER_DEF (Fields, Domain)
 
 ALGORITHM_PARAMETER_DEF (Fields, UseRange)
 
 ALGORITHM_PARAMETER_DEF (Fields, AddOuterBoundary)
 
 ALGORITHM_PARAMETER_DEF (Fields, InnerBoundaryOnly)
 
 ALGORITHM_PARAMETER_DEF (Fields, NoInnerBoundary)
 
 ALGORITHM_PARAMETER_DEF (Fields, DisconnectBoundaries)
 

Function Documentation

ALGORITHM_PARAMETER_DEF ( Fields  ,
MinRange   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
MaxRange   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
Domain   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
UseRange   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
AddOuterBoundary   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
InnerBoundaryOnly   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
NoInnerBoundary   
)
ALGORITHM_PARAMETER_DEF ( Fields  ,
DisconnectBoundaries   
)