Choral
Functions/Subroutines
feSpace_visu.f90 File Reference

Go to the source code of this file.

Functions/Subroutines

program fespace_visu
  ASSEMBLE A FINITE ELEMENS SPACE \( X_h \) of type feSpace More...
 
real(rp) function f (x)
 

Function/Subroutine Documentation

◆ f()

real(rp) function fespace_visu::f ( real(rp), dimension(3), intent(in)  x)

Definition at line 118 of file feSpace_visu.f90.

◆ fespace_visu()

program fespace_visu ( )

ASSEMBLE A FINITE ELEMENS SPACE \( X_h \) of type feSpace

  • visualise its nodes
  • visualise a function interpolated on \( X_h \)

Charles Pierre, 2020.

Definition at line 12 of file feSpace_visu.f90.

Here is the call graph for this function: