◆ CallingOp()
  
  | 
        
          | CallingOp::CallingOp | ( | const char | type | ) |  |  | inline | 
 
 
◆ doWork() [1/2]
Definition at line 108 of file forces_and_sources_testing_contact_prism_element.cpp.
  111                                                            {
  113 
  116 
  117    MOFEM_LOG(
"ATOM_TEST", Sev::inform) << 
"Calling Operator NH1NH1";
 
  119        << "row side: " << row_side << " row_type: " << row_type;
  120    MOFEM_LOG(
"ATOM_TEST", Sev::inform) << row_data;
 
  121    MOFEM_LOG(
"ATOM_TEST", Sev::inform) << 
"NH1NH1";
 
  123        << "col side: " << col_side << " col_type: " << col_type;
  124    MOFEM_LOG(
"ATOM_TEST", Sev::inform) << col_data;
 
  125 
  127  }
#define MoFEMFunctionReturnHot(a)
Last executable line of each PETSc function used for error handling. Replaces return()
#define MoFEMFunctionBeginHot
First executable line of each MoFEM function, used for error handling. Final line of MoFEM functions ...
#define MOFEM_LOG(channel, severity)
Log.
const VectorDouble & getFieldData() const
Get DOF values on entity.
 
 
◆ doWork() [2/2]
The documentation for this struct was generated from the following file: