SG++-Doxygen-Documentation
sgpp::combigrid::WeightFunctionsCollection Class Reference

#include <WeightFunctionsCollection.hpp>

Public Member Functions

void clear ()
 
sgpp::combigrid::SingleFunction get (size_t i)
 
std::vector< sgpp::combigrid::SingleFunction > & getWeightFunctions ()
 
sgpp::combigrid::SingleFunctionoperator[] (size_t i)
 
void push_back (sgpp::combigrid::SingleFunction weightFunction)
 
size_t size ()
 
 WeightFunctionsCollection ()
 
 WeightFunctionsCollection (size_t n)
 
 WeightFunctionsCollection (size_t n, sgpp::combigrid::SingleFunction weightFunction)
 
 WeightFunctionsCollection (const WeightFunctionsCollection &other)
 
virtual ~WeightFunctionsCollection ()
 

Constructor & Destructor Documentation

◆ WeightFunctionsCollection() [1/4]

sgpp::combigrid::WeightFunctionsCollection::WeightFunctionsCollection ( )

◆ WeightFunctionsCollection() [2/4]

sgpp::combigrid::WeightFunctionsCollection::WeightFunctionsCollection ( size_t  n)
explicit

◆ WeightFunctionsCollection() [3/4]

sgpp::combigrid::WeightFunctionsCollection::WeightFunctionsCollection ( size_t  n,
sgpp::combigrid::SingleFunction  weightFunction 
)

◆ WeightFunctionsCollection() [4/4]

sgpp::combigrid::WeightFunctionsCollection::WeightFunctionsCollection ( const WeightFunctionsCollection other)

◆ ~WeightFunctionsCollection()

sgpp::combigrid::WeightFunctionsCollection::~WeightFunctionsCollection ( )
virtual

Member Function Documentation

◆ clear()

void sgpp::combigrid::WeightFunctionsCollection::clear ( )

◆ get()

sgpp::combigrid::SingleFunction sgpp::combigrid::WeightFunctionsCollection::get ( size_t  i)

◆ getWeightFunctions()

std::vector< sgpp::combigrid::SingleFunction > & sgpp::combigrid::WeightFunctionsCollection::getWeightFunctions ( )

◆ operator[]()

sgpp::combigrid::SingleFunction & sgpp::combigrid::WeightFunctionsCollection::operator[] ( size_t  i)

◆ push_back()

◆ size()


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