preCICE v3.2.0
Loading...
Searching...
No Matches
EigenHelperFunctions.cpp File Reference
Include dependency graph for EigenHelperFunctions.cpp:

Go to the source code of this file.

Namespaces

namespace  precice
 Main namespace of the precice library.
namespace  precice::utils
 contains precice-related utilities.

Functions

void precice::utils::shiftSetFirst (Eigen::MatrixXd &A, const Eigen::VectorXd &v)
void precice::utils::appendFront (Eigen::MatrixXd &A, Eigen::VectorXd &v)
void precice::utils::removeColumnFromMatrix (Eigen::MatrixXd &A, int col)
void precice::utils::append (Eigen::VectorXd &v, double value)