Choral
Private Member Functions | List of all members
ode_output_mod::assemble Interface Reference

assemble the output (finalise construction) More...

Collaboration diagram for ode_output_mod::assemble:
Collaboration graph

Private Member Functions

subroutine ode_output_assemble (out, dt, X_h)
 assemble the output, follows set(out, ...) More...
 

Detailed Description

assemble the output (finalise construction)

Definition at line 214 of file ode_output_mod.F90.

Member Function/Subroutine Documentation

◆ ode_output_assemble()

subroutine ode_output_mod::assemble::ode_output_assemble ( type(ode_output), intent(inout)  out,
real(rp), intent(in)  dt,
type(fespace), optional, target  X_h 
)
private

assemble the output, follows set(out, ...)

Parameters :

  • dt = time step
  • X_h = finite element space

To run before any simulation

Definition at line 392 of file ode_output_mod.F90.


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