MFEM  v4.6.0
Finite element discretization library
Functions
nurbs_patch_ex1.cpp File Reference

Go to the source code of this file.

Functions

void AssembleAndSolve (LinearForm &b, BilinearFormIntegrator *bfi, Array< int > const &ess_tdof_list, const bool pa, const bool algebraic_ceed, GridFunction &x)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ AssembleAndSolve()

void AssembleAndSolve ( LinearForm b,
BilinearFormIntegrator bfi,
Array< int > const &  ess_tdof_list,
const bool  pa,
const bool  algebraic_ceed,
GridFunction x 
)

Definition at line 250 of file nurbs_patch_ex1.cpp.

◆ main()

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

Definition at line 33 of file nurbs_patch_ex1.cpp.