#include </local/tomalk/somewhere/tmp/dune-fem/dune/fem/space/basisfunctionset/codegen.hh>
|
void | clear () |
| clear all registered entries More...
|
|
void | setPath (const std::string &path) |
| overwrite path More...
|
|
void | setFileName (const std::string &filename) |
| overwrite filename More...
|
|
template<class BaseSet > |
void | addDimRange (const BaseSet *baseSet, const int dimRange) |
|
void | addEntry (const std::string &fileprefix, codegenfunc_t *codegenfunc, const int dim, const int dimRange, const int quadNop, const int numBase) |
|
void | finalize () const |
|
void | dumpInfo () const |
|
template<class BaseSet >
void Dune::Fem::CodegenInfo::addDimRange |
( |
const BaseSet * |
baseSet, |
|
|
const int |
dimRange |
|
) |
| |
|
inline |
void Dune::Fem::CodegenInfo::addEntry |
( |
const std::string & |
fileprefix, |
|
|
codegenfunc_t * |
codegenfunc, |
|
|
const int |
dim, |
|
|
const int |
dimRange, |
|
|
const int |
quadNop, |
|
|
const int |
numBase |
|
) |
| |
|
inline |
bool Dune::Fem::CodegenInfo::checkAbort |
( |
| ) |
const |
|
inlineprotected |
void Dune::Fem::CodegenInfo::clear |
( |
| ) |
|
|
inline |
clear all registered entries
void Dune::Fem::CodegenInfo::dumpInfo |
( |
| ) |
const |
|
inline |
int Dune::Fem::CodegenInfo::exists |
( |
const std::string & |
filename | ) |
const |
|
inlineprotected |
void Dune::Fem::CodegenInfo::finalize |
( |
| ) |
const |
|
inline |
static CodegenInfo& Dune::Fem::CodegenInfo::instance |
( |
| ) |
|
|
inlinestatic |
void Dune::Fem::CodegenInfo::setFileName |
( |
const std::string & |
filename | ) |
|
|
inline |
void Dune::Fem::CodegenInfo::setPath |
( |
const std::string & |
path | ) |
|
|
inline |
overwrite path
References path.
The documentation for this class was generated from the following file: