#include <OpenTissue/configuration.h>
#include <OpenTissue/core/math/math_is_number.h>
#include <cassert>
Go to the source code of this file.
Namespaces | |
namespace | OpenTissue |
namespace | OpenTissue::mbd |
namespace | OpenTissue::mbd::math |
Functions | |
template<typename matrix_type , typename size_type , typename real_type , typename vector_type > | |
void | OpenTissue::mbd::math::update_f (matrix_type const &WJT, size_type const &i, real_type const &dx, vector_type &f) |