MFEM v4.9.0
Finite element discretization library
Loading...
Searching...
No Matches
mfem::navier::NavierParticles::FluidParticleIndices Struct Reference

#include <navier_particles.hpp>

Collaboration diagram for mfem::navier::NavierParticles::FluidParticleIndices:
[legend]

Classes

struct  FieldIndices
 
struct  TagIndices
 

Public Attributes

struct mfem::navier::NavierParticles::FluidParticleIndices::FieldIndices field
 
struct mfem::navier::NavierParticles::FluidParticleIndices::TagIndices tag
 

Detailed Description

Carrier of field + tag indices. Allows for convenient access to corresponding ParticleVector from ParticleSet.

Definition at line 76 of file navier_particles.hpp.

Member Data Documentation

◆ field

struct mfem::navier::NavierParticles::FluidParticleIndices::FieldIndices mfem::navier::NavierParticles::FluidParticleIndices::field

◆ tag

struct mfem::navier::NavierParticles::FluidParticleIndices::TagIndices mfem::navier::NavierParticles::FluidParticleIndices::tag

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