|
MFEM v2.0
|

Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 32 of file ex1.cpp.
References BilinearForm::AddDomainIntegrator(), LinearForm::AddDomainIntegrator(), BilinearForm::Assemble(), LinearForm::Assemble(), Mesh::bdr_attributes, Mesh::Dimension(), BilinearForm::EliminateEssentialBC(), BilinearForm::Finalize(), Mesh::GetNE(), Mesh::GetNodes(), FiniteElementSpace::GetVSize(), Array< T >::Max(), PCG(), Mesh::Print(), GridFunction::Save(), osockstream::send(), BilinearForm::SpMat(), and Mesh::UniformRefinement().
1.7.4