Simplicial complex reduction engine underlying the homology and cohomology computation. More...
#include <cl_SimplicialComplex.hpp>
Simplicial complex reduction engine underlying the homology and cohomology computation.
| belfem::mesh::SimplicialComplex::SimplicialComplex | ( | Mesh * | aMesh, |
| bool | aPeriodicity = false ) |
| belfem::mesh::SimplicialComplex::~SimplicialComplex | ( | ) |
| void belfem::mesh::SimplicialComplex::cocreate_kComplexField | ( | const uint | k, |
| Mesh * | aMesh, | ||
| string | aFieldName ) |
| void belfem::mesh::SimplicialComplex::coreduce_complexCCR | ( | ) |
| void belfem::mesh::SimplicialComplex::coreduce_complexCCR_old | ( | ) |
| void belfem::mesh::SimplicialComplex::coreduce_complexPellikka | ( | ) |
| void belfem::mesh::SimplicialComplex::coreduce_complexPellikkaGeneralized | ( | ) |
| void belfem::mesh::SimplicialComplex::coreduce_pair | ( | const uint | k, |
| const uint | a, | ||
| Map< index_t, Cochain * >::const_iterator & | bit, | ||
| const int | aCoeff ) |
| void belfem::mesh::SimplicialComplex::coreduceOmit | ( | ) |
| void belfem::mesh::SimplicialComplex::create_complex | ( | Mesh * | aMesh, |
| bool | aPeriodicity ) |
| void belfem::mesh::SimplicialComplex::create_kComplexField | ( | const uint | k, |
| Mesh * | aMesh, | ||
| string | aFieldName ) |
|
inline |
|
inline |
|
inline |
|
inline |
| void belfem::mesh::SimplicialComplex::pCocombine | ( | const uint | p | ) |
| void belfem::mesh::SimplicialComplex::pCombine | ( | const uint | p | ) |
|
inline |
| void belfem::mesh::SimplicialComplex::pGeneralizedCocombine | ( | const uint | p | ) |
| void belfem::mesh::SimplicialComplex::pGeneralizedCombine | ( | const uint | p | ) |
| void belfem::mesh::SimplicialComplex::pReduce | ( | const uint | p | ) |
| void belfem::mesh::SimplicialComplex::print_kchains | ( | const uint | k | ) |
| void belfem::mesh::SimplicialComplex::reduce_complexCCR | ( | ) |
| void belfem::mesh::SimplicialComplex::reduce_complexCCR_old | ( | ) |
| void belfem::mesh::SimplicialComplex::reduce_complexPellikka | ( | ) |
| void belfem::mesh::SimplicialComplex::reduce_complexPellikkaGeneralized | ( | ) |
| void belfem::mesh::SimplicialComplex::reduce_pair | ( | const uint | k, |
| const uint | a, | ||
| Map< index_t, Chain * >::const_iterator & | bit, | ||
| const int | aCoeff ) |
| void belfem::mesh::SimplicialComplex::reduceOmit | ( | ) |
|
inline |
| void belfem::mesh::SimplicialComplex::reset | ( | ) |