![]() |
v0.15.0 |
#include "tutorials/scl-12/src/electrostatics.hpp"
Public Member Functions | |
OpElectricDispJump (const std::string field_name, boost::shared_ptr< MatrixDouble > grad_ptr, boost::shared_ptr< MatrixDouble > d_jump, boost::shared_ptr< DataAtIntegrationPts > common_data_ptr, boost::shared_ptr< std::map< int, BlockData > > perm_block_sets_ptr) | |
MoFEMErrorCode | doWork (int side, EntityType type, EntData &data) |
Protected Attributes | |
boost::shared_ptr< MatrixDouble > | gradPtr |
boost::shared_ptr< MatrixDouble > | djump |
boost::shared_ptr< std::map< int, BlockData > > | permBlockSetsPtr |
boost::shared_ptr< DataAtIntegrationPts > | commonDataPtr |
Definition at line 300 of file electrostatics.hpp.
|
inline |
Definition at line 301 of file electrostatics.hpp.
|
inline |
Definition at line 315 of file electrostatics.hpp.
|
protected |
Definition at line 352 of file electrostatics.hpp.
|
protected |
Definition at line 350 of file electrostatics.hpp.
|
protected |
Definition at line 349 of file electrostatics.hpp.
|
protected |
Definition at line 351 of file electrostatics.hpp.