addConvectiveMassElement(string element_name, string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", bool ale=false, BitRefLevel bit=BitRefLevel()) | ConvectiveMassElement | |
addEshelbyDynamicMaterialMomentum(string element_name, string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", bool ale=false, BitRefLevel bit=BitRefLevel(), Range *intersected=NULL) | ConvectiveMassElement | |
addHOOpsVol() | ConvectiveMassElement | inline |
addVelocityElement(string element_name, string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", bool ale=false, BitRefLevel bit=BitRefLevel()) | ConvectiveMassElement | |
commonData | ConvectiveMassElement | |
ConvectiveMassElement(MoFEM::Interface &m_field, short int tag) | ConvectiveMassElement | |
feEnergy | ConvectiveMassElement | |
feMassAuxLhs | ConvectiveMassElement | |
feMassLhs | ConvectiveMassElement | |
feMassRhs | ConvectiveMassElement | |
feTLhs | ConvectiveMassElement | |
feTRhs | ConvectiveMassElement | |
feVelLhs | ConvectiveMassElement | |
feVelRhs | ConvectiveMassElement | |
methodsOp | ConvectiveMassElement | |
mField | ConvectiveMassElement | |
MultOpA(Mat A, Vec x, Vec f) | ConvectiveMassElement | inlinestatic |
PCShellApplyOp(PC pc, Vec f, Vec x) | ConvectiveMassElement | inlinestatic |
PCShellDestroy(PC pc) | ConvectiveMassElement | inlinestatic |
PCShellSetUpOp(PC pc) | ConvectiveMassElement | inlinestatic |
setBlocks() | ConvectiveMassElement | |
setBlocks(MoFEM::Interface &m_field, boost::shared_ptr< map< int, BlockData >> &block_sets_ptr) | ConvectiveMassElement | static |
setConvectiveMassOperators(string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", bool ale=false, bool linear=false) | ConvectiveMassElement | |
setKinematicEshelbyOperators(string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", Range *forces_on_entities_ptr=NULL) | ConvectiveMassElement | |
setOfBlocks | ConvectiveMassElement | |
setShellMatrixMassOperators(string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", bool linear=false) | ConvectiveMassElement | |
setVelocityOperators(string velocity_field_name, string spatial_position_field_name, string material_position_field_name="MESH_NODE_POSITIONS", bool ale=false) | ConvectiveMassElement | |
tAg | ConvectiveMassElement | |
ZeroEntriesOp(Mat A) | ConvectiveMassElement | inlinestatic |