MFEM  v3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Functions
ex4.cpp File Reference

Go to the source code of this file.

Functions

void F_exact (const Vector &, Vector &)
 
void f_exact (const Vector &, Vector &)
 
int main (int argc, char *argv[])
 

Function Documentation

void F_exact ( const Vector p,
Vector F 
)

Definition at line 192 of file ex4.cpp.

void f_exact ( const Vector p,
Vector f 
)
int main ( int  argc,
char *  argv[] 
)

Definition at line 43 of file ex4.cpp.