MFEM  v4.6.0
Finite element discretization library
Enumerations | Functions
par_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

◆ IntegratorType

Enumerator
HandCodedIntegrator 
ADJacobianIntegrator 
ADHessianIntegrator 
HandCodedIntegrator 
ADJacobianIntegrator 
ADHessianIntegrator 

Definition at line 39 of file par_example.cpp.

Function Documentation

◆ main()

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

Definition at line 286 of file par_example.cpp.