![]() |
v0.13.0 |
calculate values on adjacent tetrahedra to face More...
#include <users_modules/tutorials/cor-0to1/src/MixTransportElement.hpp>
Inherits VolumeElementForcesAndSourcesCoreOnSide::UserDataOperator.
Public Member Functions | |
OpVolSide (map< int, VectorDouble > &val_map) | |
MoFEMErrorCode | doWork (int side, EntityType type, EntitiesFieldData::EntData &data) |
Public Attributes | |
map< int, VectorDouble > & | valMap |
calculate values on adjacent tetrahedra to face
Definition at line 1470 of file MixTransportElement.hpp.
MixTransport::MixTransportElement::OpSkeleton::OpVolSide::OpVolSide | ( | map< int, VectorDouble > & | val_map | ) |
Definition at line 1473 of file MixTransportElement.hpp.
MoFEMErrorCode MixTransport::MixTransportElement::OpSkeleton::OpVolSide::doWork | ( | int | side, |
EntityType | type, | ||
EntitiesFieldData::EntData & | data | ||
) |
Definition at line 1477 of file MixTransportElement.hpp.
map<int, VectorDouble>& MixTransport::MixTransportElement::OpSkeleton::OpVolSide::valMap |
Definition at line 1472 of file MixTransportElement.hpp.