| 
    Neko 1.99.1
    
   A portable framework for high-order spectral element flow simulations 
   | 
 
Simulation component factory. Both constructs and initializes the object. More...
Public Member Functions | |
| subroutine | simulation_component_allocate (obj) | 
| object | The object to be created and initialized. | 
| json | JSON object initializing the simulation component. | 
| case | The simulation case. Simulation component allocator. | 
| object | The object to be allocated. | 
| type_name | The name of the simcomp type. Interface for an object allocator. Implemented in the user modules, should allocate the obj to the custom user type.  | 
Definition at line 160 of file simulation_component.f90.
      
  | 
  virtual | 
Definition at line 160 of file simulation_component.f90.