#include <OpenTissue/configuration.h>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::fem |
namespace | OpenTissue::fem::detail |
Functions | |
template<typename vector3_type > | |
vector3_type::value_type | OpenTissue::fem::detail::compute_volume (vector3_type const &e10, vector3_type const &e20, vector3_type const &e30) |
template<typename vector3_type > | |
vector3_type::value_type | OpenTissue::fem::detail::compute_volume (vector3_type const &p0, vector3_type const &p1, vector3_type const &p2, vector3_type const &p3) |