lscmrelax::NullSpaceProjector Class Reference

#include <MeshFlatteningLscmRelax.h>

Public Member Functions

void setNullSpace (Eigen::MatrixXd null_space)
 
template<typename Rhs >
Rhs solve (Rhs &b) const
 

Public Attributes

Eigen::MatrixXd null_space_1
 
Eigen::MatrixXd null_space_2
 

Member Function Documentation

◆ setNullSpace()

void lscmrelax::NullSpaceProjector::setNullSpace ( Eigen::MatrixXd  null_space)

◆ solve()

template<typename Rhs >
Rhs lscmrelax::NullSpaceProjector::solve ( Rhs &  b) const

Member Data Documentation

◆ null_space_1

Eigen::MatrixXd lscmrelax::NullSpaceProjector::null_space_1

◆ null_space_2

Eigen::MatrixXd lscmrelax::NullSpaceProjector::null_space_2

The documentation for this class was generated from the following file: