PolyFEM
Loading...
Searching...
No Matches
polyfem::assembler::ScalarInitialValue Struct Reference

#include <GenericProblem.hpp>

Collaboration diagram for polyfem::assembler::ScalarInitialValue:
[legend]

Public Attributes

int body_id = -1
 
int fe_space_id = -1
 
utils::ExpressionValue value
 

Detailed Description

Definition at line 50 of file GenericProblem.hpp.

Member Data Documentation

◆ body_id

int polyfem::assembler::ScalarInitialValue::body_id = -1

Definition at line 52 of file GenericProblem.hpp.

◆ fe_space_id

int polyfem::assembler::ScalarInitialValue::fe_space_id = -1

Definition at line 53 of file GenericProblem.hpp.

◆ value

utils::ExpressionValue polyfem::assembler::ScalarInitialValue::value

Definition at line 54 of file GenericProblem.hpp.

Referenced by polyfem::assembler::GenericScalarProblem::rhs().


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