|
PolyFEM
|
#include <GenericProblem.hpp>
Public Attributes | |
| int | body_id = -1 |
| int | fe_space_id = -1 |
| int | size = 0 |
| std::array< utils::ExpressionValue, 3 > | value |
Definition at line 42 of file GenericProblem.hpp.
| int polyfem::assembler::TensorInitialValue::body_id = -1 |
Definition at line 44 of file GenericProblem.hpp.
| int polyfem::assembler::TensorInitialValue::fe_space_id = -1 |
Definition at line 45 of file GenericProblem.hpp.
| int polyfem::assembler::TensorInitialValue::size = 0 |
Definition at line 46 of file GenericProblem.hpp.
| std::array<utils::ExpressionValue, 3> polyfem::assembler::TensorInitialValue::value |
Definition at line 47 of file GenericProblem.hpp.
Referenced by polyfem::assembler::GenericTensorProblem::rhs().