PolyFEM
Loading...
Searching...
No Matches
polyfem::solver::PeriodicBoundaryLagrangianForm::Mapping Struct Reference

#include <PeriodicBoundaryLagrangianForm.hpp>

Public Attributes

StiffnessMatrix A
 
Eigen::MatrixXd b
 
RowVectorNd translation
 
std::vector< int > boundary_dofs
 

Detailed Description

Definition at line 15 of file PeriodicBoundaryLagrangianForm.hpp.

Member Data Documentation

◆ A

StiffnessMatrix polyfem::solver::PeriodicBoundaryLagrangianForm::Mapping::A

◆ b

Eigen::MatrixXd polyfem::solver::PeriodicBoundaryLagrangianForm::Mapping::b

◆ boundary_dofs

std::vector<int> polyfem::solver::PeriodicBoundaryLagrangianForm::Mapping::boundary_dofs

◆ translation

RowVectorNd polyfem::solver::PeriodicBoundaryLagrangianForm::Mapping::translation

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