Geogram
Version 1.9.1-rc
A programming library of geometric algorithms
|
This is the complete list of members for GEO::IntegrationSimplex, including all inherited members.
background_mesh_has_varying_attribute() const | GEO::IntegrationSimplex | inline |
Counted() | GEO::Counted | inlineprotected |
eval(index_t center_vertex_index, const GEOGen::Vertex &v0, const GEOGen::Vertex &v1, const GEOGen::Vertex &v2, index_t t, index_t t_adj=index_t(-1), index_t v_adj=index_t(-1))=0 | GEO::IntegrationSimplex | pure virtual |
frame(index_t i) const | GEO::IntegrationSimplex | inlineprotected |
frames_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
g_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
IntegrationSimplex(const Mesh &mesh, bool volumetric, index_t nb_frames, index_t nb_comp_per_frame, const double *frames) | GEO::IntegrationSimplex | protected |
is_shared() const | GEO::Counted | inline |
mesh_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
nb_comp_per_frame_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
nb_frames_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
nb_points_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
nb_refs() const | GEO::Counted | inline |
point(index_t i) const | GEO::IntegrationSimplex | inlineprotected |
points_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
points_stride_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
ref() const | GEO::Counted | inline |
ref(const Counted *counted) | GEO::Counted | inlinestatic |
reset_thread_local_storage() | GEO::IntegrationSimplex | virtual |
set_points_and_gradient(coord_index_t dimension, index_t nb_points, const double *points, double *g, Process::SpinLockArray *spinlocks=nullptr) | GEO::IntegrationSimplex | inline |
spinlocks_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
unref() const | GEO::Counted | inline |
unref(const Counted *counted) | GEO::Counted | inlinestatic |
varying_background_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
volumetric() const | GEO::IntegrationSimplex | inline |
volumetric_ (defined in GEO::IntegrationSimplex) | GEO::IntegrationSimplex | protected |
~Counted() | GEO::Counted | protectedvirtual |
~IntegrationSimplex() override | GEO::IntegrationSimplex |