clear() | IntersectionPointAux< N, M > | |
coords(ElementAccessor< 3 > ele) const | IntersectionPointAux< N, M > | |
dim_A() const | IntersectionPointAux< N, M > | |
dim_A_ | IntersectionPointAux< N, M > | private |
dim_B() const | IntersectionPointAux< N, M > | |
dim_B_ | IntersectionPointAux< N, M > | private |
idx_A() const | IntersectionPointAux< N, M > | |
idx_A_ | IntersectionPointAux< N, M > | private |
idx_B() const | IntersectionPointAux< N, M > | |
idx_B_ | IntersectionPointAux< N, M > | private |
IntersectionPointAux() | IntersectionPointAux< N, M > | |
IntersectionPointAux(const arma::vec::fixed< N+1 > &lcA, const arma::vec::fixed< M+1 > &lcB, unsigned int dim_A=N, unsigned int dim_B=M) | IntersectionPointAux< N, M > | |
IntersectionPointAux(const IntersectionPointAux< N, M-1 > &IP, unsigned int idx_B) | IntersectionPointAux< N, M > | |
IntersectionPointAux(const IntersectionPointAux< N, M-2 > &IP, unsigned int idx_B) | IntersectionPointAux< N, M > | |
local_bcoords_A() const | IntersectionPointAux< N, M > | |
local_bcoords_A_ | IntersectionPointAux< N, M > | private |
local_bcoords_B() const | IntersectionPointAux< N, M > | |
local_bcoords_B_ | IntersectionPointAux< N, M > | private |
operator<<(std::ostream &os, const IntersectionPointAux< N, M > &IP) | IntersectionPointAux< N, M > | friend |
result() const | IntersectionPointAux< N, M > | |
result_ | IntersectionPointAux< N, M > | private |
set_coordinates(const arma::vec::fixed< N+1 > &lcA, const arma::vec::fixed< M+1 > &lcB) | IntersectionPointAux< N, M > | |
set_result(IntersectionResult result) | IntersectionPointAux< N, M > | |
set_topology(unsigned int idx_A, unsigned int dim_A, unsigned int idx_B, unsigned int dim_B) | IntersectionPointAux< N, M > | |
set_topology_A(unsigned int idx, unsigned int dim_A) | IntersectionPointAux< N, M > | |
set_topology_B(unsigned int idx, unsigned int dim_B) | IntersectionPointAux< N, M > | |
switch_objects() const | IntersectionPointAux< N, M > | |
topology_equal(const IntersectionPointAux< N, M > &other) const | IntersectionPointAux< N, M > | |
~IntersectionPointAux() | IntersectionPointAux< N, M > | inline |