Choral
Private Member Functions | List of all members
fespace_mod::write Interface Reference

write a finite element space to a file More...

Collaboration diagram for fespace_mod::write:
Collaboration graph

Private Member Functions

subroutine fespace_write (X_h, fileName, fileFormat)
 Write feSpace to file 'fileName' with format 'fileFormat'. More...
 

Detailed Description

write a finite element space to a file

Definition at line 164 of file feSpace_mod.F90.

Member Function/Subroutine Documentation

◆ fespace_write()

subroutine fespace_mod::write::fespace_write ( type(fespace), intent(in)  X_h,
character(len=*), intent(in)  fileName,
character(len=*), intent(in)  fileFormat 
)
private

Write feSpace to file 'fileName' with format 'fileFormat'.

Definition at line 308 of file feSpace_mod.F90.


The documentation for this interface was generated from the following file: