![]() |
v0.14.0 |
#include <src/finite_elements/LinearFormsIntegratorsImpl.hpp>
Public Member Functions | |
OpSourceImpl (const std::string field_name, TimeFun time_fun, VectorFun< FIELD_DIM > source_fun, boost::shared_ptr< Range > ents_ptr=nullptr) | |
OpSourceImpl (const std::string field_name, VectorFun< FIELD_DIM > source_fun, boost::shared_ptr< Range > ents_ptr=nullptr) | |
Protected Member Functions | |
MoFEMErrorCode | iNtegrate (EntitiesFieldData::EntData &data) |
Protected Attributes | |
VectorFun< FIELD_DIM > | sourceFun |
Definition at line 100 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 103 of file LinearFormsIntegratorsImpl.hpp.
|
inline |
Definition at line 109 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 563 of file LinearFormsIntegratorsImpl.hpp.
|
protected |
Definition at line 115 of file LinearFormsIntegratorsImpl.hpp.