Evolving surface finite element method  v0.3.0-14-g3598512
Numerical experiments for my papers
Public Member Functions | Public Attributes | List of all members
Brusselator_op::Data Struct Reference

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_functionfirst_arg
 
const FE_functionsecond_arg
 
std::vector< Rangevec_range {}
 
std::vector< Jacobian_range > vec_jacRange {}
 
double massMatrix_lhs {0.}
 
double stiffnessMatrix_lhs {0.}
 
double quadMassMatrix_lhs {0.}
 
double massMatrix_rhs {0.}
 

Detailed Description

Definition at line 90 of file secOrd_op_brusselator_impl.cpp.


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