Geometry Member List

This is the complete list of members for Geometry, including all inherited members.

_div_hMeshprotected
_geom_modeMeshprotected
_hMeshprotected
_maxMeshprotected
_origoMeshprotected
_sizeMeshprotected
bracket_surface(uint32_t n, const Vec3D &xin, const Vec3D &xout, Vec3D &xsurf) const Geometry
build_mesh(void)Geometry
built(void) const Geometryinline
debug_print(std::ostream &os) const Geometry
dim(void) const Mesh
div_h(void) const Meshinline
geom_mode(void) const Meshinline
Geometry(geom_mode_e geom_mode, Int3D size, Vec3D origo, double h)Geometry
Geometry(std::istream &is)Geometry
get_boundaries() const Geometry
get_boundary(uint32_t n) const Geometry
get_bracket_count(void) const Geometry
get_solid(uint32_t n) const Geometry
h(void) const Meshinline
inside(const Vec3D &x) const Geometry
inside(uint32_t n, const Vec3D &x) const Geometry
max(void) const Meshinline
max(int i) const Meshinline
Mesh()Mesh
Mesh(geom_mode_e geom_mode, Int3D size, Vec3D origo, double h)Mesh
Mesh(std::istream &is)Mesh
mesh(int32_t i) const Geometryinline
mesh(int32_t i, int32_t j) const Geometryinline
mesh(int32_t i, int32_t j, int32_t k) const Geometryinline
mesh(int32_t i)Geometryinline
mesh(int32_t i, int32_t j)Geometryinline
mesh(int32_t i, int32_t j, int32_t k)Geometryinline
mesh_check(int32_t i, int32_t j, int32_t k) const Geometry
nodecount(void) const Meshinline
number_of_boundaries() const Geometry
number_of_solids() const Geometry
operator!=(const Mesh &m) const Mesh
operator==(const Mesh &m) const Mesh
origo(void) const Meshinline
origo(int i) const Meshinline
reset(geom_mode_e geom_mode, Int3D size, Vec3D origo, double h)Mesh
save(const std::string &filename) const Geometry
save(std::ostream &os) const Geometry
set_boundary(uint32_t n, const Bound &b)Geometry
set_bracket_count(uint32_t n)Geometry
set_solid(uint32_t n, const Solid *s)Geometry
size(void) const Meshinline
size(int i) const Meshinline
surface_normal(const Vec3D &x) const Geometry
~Geometry()Geometry
~Mesh()Meshinline