MFEM v4.7.0
Finite element discretization library
Loading...
Searching...
No Matches
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 254 of file nurbs_patch_ex1.cpp.

◆ main()

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

Definition at line 33 of file nurbs_patch_ex1.cpp.