MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
seq_example.cpp File Reference

Go to the source code of this file.

Enumerations

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

Functions

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

Enumeration Type Documentation

◆ IntegratorType

Enumerator
HandCodedIntegrator 
ADJacobianIntegrator 
ADHessianIntegrator 

Definition at line 39 of file seq_example.cpp.

Function Documentation

◆ main()

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

Definition at line 291 of file seq_example.cpp.