MFEM v2.0
Functions
ex4.cpp File Reference
#include <fstream>
#include "mfem.hpp"
Include dependency graph for ex4.cpp:

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 160 of file ex4.cpp.

References Vector::Size().

Referenced by main().

void f_exact ( const Vector p,
Vector f 
)
int main ( int  argc,
char *  argv[] 
)
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines