MFEM  v4.4.0
Finite element discretization library
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Enumerations | Functions
seq_example.cpp File Reference

Go to the source code of this file.

Enumerations

enum  IntegratorType {
  HandCodedIntegrator = 0, ADJacobianIntegrator = 1, ADHessianIntegrator = 2, HandCodedIntegrator = 0,
  ADJacobianIntegrator = 1, ADHessianIntegrator = 2
}
 

Functions

int main (int argc, char *argv[])
 

Enumeration Type Documentation

Enumerator
HandCodedIntegrator 
ADJacobianIntegrator 
ADHessianIntegrator 
HandCodedIntegrator 
ADJacobianIntegrator 
ADHessianIntegrator 

Definition at line 39 of file seq_example.cpp.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Definition at line 291 of file seq_example.cpp.