Evolving surface finite element method
v0.3.0-14-g3598512
Numerical experiments for my papers
|
Public Member Functions | |
Data (const Esfem::Io::Parameter &, const Esfem::Grid::Grid_and_time &, const Esfem::Growth, const FE_function &, const FE_function &) | |
Public Attributes | |
const FE_function & | first_arg |
const FE_function & | second_arg |
std::vector< Range > | vec_range {} |
std::vector< Jacobian_range > | vec_jacRange {} |
double | massMatrix_lhs {0.} |
double | stiffnessMatrix_lhs {0.} |
double | quadMassMatrix_lhs {0.} |
double | massMatrix_rhs {0.} |
Definition at line 90 of file secOrd_op_brusselator_impl.cpp.